Most people expect to just pull a published image and have the requirements instead the image. Do people really need to clone all the repos just to try a tutorial? It'd be nicer to just run a `docker-compose.yml`, which refers to images on docker hub.
Most people expect to just pull a published image and have the requirements instead the image.
Do people really need to clone all the repos just to try a tutorial?
It'd be nicer to just run a
docker-compose.yml, which refers to images on docker hub.