This blog will explain 10 containers anti-patterns that I’ve seen over the past few months: Data or logs in containers – Containers are ideal for stateless applications and are meant to be ephemeral. This means no data or logs should be stored in th...
Read more »
Update: The conclusion of this post talks about managing Docker kittens with Ansible; I no longer do that, but instead use Amazon ECS with Terraform. Docker has stabilized a lot since my early expe... (more…)
Read more »
With a couple of tweaks the WSL (Windows Subsystem for Linux, also known as Bash for Windows) can be used with Docker for Windows. (more…)
Read more »
Learn how to deploy your Docker applications on CentOS 8 with zero downtimes using Apache as a reverse proxy. (more…)
Read more »
Phorest Cloud runs on Amazon Web Services. Last year we made the decision to migrate the services that Phorest Cloud runs on to docker… (more…)
Read more »