First Docker GitHub Action is here

We are happy to announce that today Docker has released its first Github Action! We’ve been working with GitHub, looking into how developers have been using GitHub Actions with Docker to set up their CI/CD workflows. The standard flows you’ll see if you l… Read more

Similar

Auto-Scaling a Docker Swarm on DigitalOcean

Setting up a Docker Swarm (“docker swarm mode” if you want to be more accurate), is pretty much a trivial process. You need 3 nodes, create a swarm on one of them and join the other two nodes to the swarm. Simple. What if you wanted a 100 swarm nodes? How... (more…)

Read more »

Rails on Docker

A collect of docker-compose files to make development easier. - GitHub - spikex/rails-on-docker: A collect of docker-compose files to make development easier. (more…)

Read more »