Ask HN: Simple Docker Deployment
I have recently started using docker for my side projects and it's great! My question is what do you guys use to deploy it? Ideally I would want something as simple as pointing some deployment service to my repo and have it do everything for me.
4 comments
[ 4.4 ms ] story [ 15.7 ms ] threadIt's literally a bunch of bash scripts so it's as straightforward as it gets to understand how it works. As a simple deploy target for side projects it works great.