Closed andystanton closed 8 years ago
snakeoil issue happen when using image from docker pull helmi03/docker-postgis. What you could do is, rebuilding from scratch (tested docker 1.2), i.e. docker build
I think this is related to aufs specific issue, docker/docker/issues/783 See also:
I already trigger docker hub build many times, https://registry.hub.docker.com/u/helmi03/docker-postgis/builds_history/4435/
Hi @helmi03, did you build and push to docker hub after merging? I still see
when using
FROM helmi03/docker-postgis
in a Dockerfile.I deleted all local images to make sure it pulled the latest from Docker hub.