Easy Way to Pull New Docker Images
Keeping your Docker images up to date isn’t quite as easy as using your Linux operating system package manager, but this one command makes it easy to check all your running instances for new images. It will pull a list…