mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +07:00
The TestLookupImage test seems to use a layer that contains /etc/postgres/postgres.conf, but not e.g. /etc/postgres. To handle this we ensure that the parent directory always exists, and if not we create it.