mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
78c22c24b3
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.