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 Registry
07-Feb-2016

AWS, DevOps

Set up Docker Registry Proxy Cache Server

With the large scale adoption of the Docker by the developers, it becomes necessary to provide a proxy cache server for Docker registry where Docker image once downloaded from Docker Hub can be retrieved again from the local proxy server. This saves us a lot of time from downloading the image again and again from Docker Hub.Scenario:Set...

by Navjot Singh
Tag: DOcker Registry
17-Dec-2015