2018-04-24 16:39:10 UTC
9.55 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGWEB_VERSION0.9.12
[#000] sha256:605ce1bd3f3164f2949a30501cc596f52a72de05da1306ab360055f0d7130c32 - 19.88% (1.9 MB)
[#001] sha256:b34496e58e752f793346d770d9a75b8cb84617dba109af5392ae2ebfa71b5457 - 80.12% (7.65 MB)
/bin/sh -c #(nop) ADD file:6edc55fb54ec9fc3658c8f5176a70e792103a516154442f94fed8e0290e4960e in /
2018-01-09 21:10:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-04-24 16:39:03 UTC/bin/sh -c #(nop) MAINTAINER Dan Sosedoff <dan.sosedoff@gmail.com>
2018-04-24 16:39:03 UTC/bin/sh -c #(nop) ENV PGWEB_VERSION=0.9.12
2018-04-24 16:39:10 UTC/bin/sh -c apk update && apk add --update ca-certificates openssl && update-ca-certificates && cd /tmp && wget https://github.com/sosedoff/pgweb/releases/download/v$PGWEB_VERSION/pgweb_linux_amd64.zip && unzip pgweb_linux_amd64.zip -d /usr/bin && mv /usr/bin/pgweb_linux_amd64 /usr/bin/pgweb && rm -f pgweb_linux_amd64.zip
2018-04-24 16:39:10 UTC/bin/sh -c #(nop) EXPOSE 8081
2018-04-24 16:39:10 UTC/bin/sh -c #(nop) CMD ["/usr/bin/pgweb" "--bind=0.0.0.0" "--listen=8081"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.