1 min readAug 31, 2018
Hi Sean, thanks for the nice feedback!
The image name depends on what your app is called in docker-compose.yml and it is determined by the folder name and the service name inside the yaml file.
Other way to just see what is called would just be to run a “docker images” and run a build :)