Reference material for https://medium.com/@zhao.li/how-to-understand-pulling-images-with-docker-compose-236e323e541
- install docker
- install docker-compose
- clone repository:
git clone --recursive https://github.com/zhao-lin-li/docker-compose-pull.git - run
docker-compose pullto pull the images
$ docker image
REPOSITORY TAG IMAGE ID CREATED SIZE
tomcat 9.0.12 287b3865bc34 9 days ago 677MB