AWS

Docker Version 1.10 – The Big Change

Docker just released the new Docker version 1.10. Docker has tried push in a lot of big changes in order make it even simpler for its users. Even the last version that was pushed (Docker 1.9) brought about a lot of changes, especially in networking. Let's see in brief, what these changes are and how they will help you to use Docker...

by Ranvijay Jamwal
Tag: docker-machine
07-Feb-2016

AWS

Using Docker Machine with AWS

Docker machine is  a new advancement of Docker team to manage docker servers. Using this tool, different docker server or hosts can be managed from a single workstation, be them in local LAN or on public or private cloud. Using docker-machine, we can provision docker instance at virtualbox, AWS, azure cloud, digital ocean, rackspace,...

by Sharad Aggarwal
Tag: docker-machine
19-Jun-2015