Like many people, after putting together a few docker-compose projects, I hit an error when I tried to bring a project up:
[…]
This information is less trivial to find than I expected - For whatever reason, docker does not formally document it anywhere I could find.
[…]
This is helpful, but I wanted a more rigorous defintion - I found this in Issue #8663 for the docker documentation
If we wanted to write a /etc/docker/daemon.json that expressed the same configuration as the “vanilla”, it would look like this:
[…]