Sachin's Blog
About
Say Hello
Update all docker images
Jul 15, 2016
1 minute read
$ docker images | awk '{print $1}' | xargs -L1 docker pull
Please enable JavaScript to view the
comments powered by Disqus.