docker

Docker Compose and Networking: Easy, secure apps at scale

  When we released Docker 1.10 and Docker Compose 1.6 on February 4th, we provided you with an easy way to build a fully featured and scalable app. It’s amazing what you can do with just one simple file. I am constantly impressed what a docker-compose up gets you...

Docker Engine 1.10 Security Improvements

It’s been a crazy past few months with DockerCon and the holidays but yet we are still hacking away on the Docker Engine and have some really awesome security features I would like to highlight with the release of Docker Engine 1.10. Security is very important to us...

Setting Up a Minecraft Server Using Docker – Part 1

This is a quick tutorial demonstrating how to set up a local Minecraft server on Docker using Kitematic.   Create a Minecraft Server Container First, if you haven't yet done so, download and start Kitematic. Once installed and running, create a container from the...