06 See different images
See the local non running containers.
- To see that you have 2 versions of the
web
container run
docker ps -a
- Note the names is auto generated, to make sure there is no conflict between them.
- Also note, that this is the actual containers, that are build on the images. You can have multiple containers, build on the same image.