Docker Compose and Update
I use docker-compose to manage my standalone docker host(s). It is a convenient
way to configure multiple containers and the docker-compose.yaml can be version
controlled, which is also nice if you keep changing and experimenting with it.
After you have created a docker-compose.yaml file all it takes