|
|
|
|
|
by pothibo
3986 days ago
|
|
docker-compose is no magic, it only maps a YAML file to docker's command arguments. While I think docker-compose is useful in some cases, I strongly advise to not use it at first so you understand how docker actually works. Once you understand how docker works, using the YAML file can become useful to lighten your load. |
|
[1] https://github.com/glowdigitalmedia/glowmachine-docker/blob/...