|
|
|
|
|
by cedricziel
3568 days ago
|
|
That's exactly my experience. I used the docker omnibus containers to get quickly up and running. Running, supervising and updating is a pleasure in combination with docker-compose. As for CI, I utilized the docker-machine runner so we could autoscale based on demand. Big plus: With Google Cloud Platform, we can leverage preemptible VMs for the runners (not for the coordinator of course), so the cost is really low. |
|