2019-01-17 23:19:46 UTC
29 MB
4c394b73ece3f83bf67a71240cad6b3a225d621757b04cd1ea8cd45aa8469813
KONG_VERSION1.0.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ab3d5dc0b96d2bf3b1046fcc333619417a73b4f5fade00f1bbe32ffc6ffa6635 - 6.62% (1.92 MB)
[#001] sha256:f1c7f93cf2e398548ef75537c8db3e19353789837b85bc013dfa43cb15dadcc9 - 93.38% (27.1 MB)
[#002] sha256:efcc1b86071e69c748aaf1d442accdd6e83befe51259abde1f984433d4ef725a - 0.0% (543 Bytes)
/bin/sh -c #(nop) ADD file:34555dc4e7cea1950fb55d748361debb278a7c96d0a02d2ef75c50cf6c59bfe7 in /
2018-12-21 00:20:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 04:55:00 UTC/bin/sh -c #(nop) LABEL maintainer=Kong Core Team <team-core@konghq.com>
2019-01-17 23:19:40 UTC/bin/sh -c #(nop) ENV KONG_VERSION=1.0.1
2019-01-17 23:19:40 UTC/bin/sh -c #(nop) ENV KONG_SHA256=4c394b73ece3f83bf67a71240cad6b3a225d621757b04cd1ea8cd45aa8469813
2019-01-17 23:19:45 UTC/bin/sh -c adduser -Su 1337 kong && mkdir -p "/usr/local/kong" && apk add --no-cache --virtual .build-deps wget tar ca-certificates && apk add --no-cache libgcc openssl pcre perl tzdata curl libcap su-exec && wget -O kong.tar.gz "https://bintray.com/kong/kong-community-edition-alpine-tar/download_file?file_path=kong-community-edition-$KONG_VERSION.apk.tar.gz" && echo "$KONG_SHA256 *kong.tar.gz" | sha256sum -c - && tar -xzf kong.tar.gz -C /tmp && rm -f kong.tar.gz && cp -R /tmp/usr / && rm -rf /tmp/usr && cp -R /tmp/etc / && rm -rf /tmp/etc && apk del .build-deps
2019-01-17 23:19:46 UTC/bin/sh -c #(nop) COPY file:df164f7ea41142b4e0a8d97f74c6b26aaa47daf2994aa1cf2573688a51006eee in /docker-entrypoint.sh
2019-01-17 23:19:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-01-17 23:19:46 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2019-01-17 23:19:46 UTC/bin/sh -c #(nop) STOPSIGNAL SIGTERM
2019-01-17 23:19:46 UTC/bin/sh -c #(nop) CMD ["kong" "docker-start"]
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.