Docker – Spreading Containers
Docker drew the attention of developer communities to containers. With Docker it’s possible to create and run a new container within seconds. This containerized approach is not new.
Docker drew the attention of developer communities to containers. With Docker it’s possible to create and run a new container within seconds. This containerized approach is not new.
A few months ago Iwein wrote an article about Continuous Deployment and what it takes to get there. It’s about time to get practical about that. How do you do it? It’s really simple. In this howto we’ll show you how to deploy a simple Jekyll application to Digital Ocean with Prudentia. But first let… Read more →