2019-01-31 02:18:15 UTC
29 MB
e15473300f60bee4e59e69115f6adb65356cb67c5b86fb0acc39243d8b4d6613
KONG_VERSION1.0.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:59265c40e257554058624f35856dafd82d135c4ef406de298cb1fee647867381 - 6.62% (1.92 MB)
[#001] sha256:d1d04fc0235e71a525514b5f037ef66339196bf942697950a09758ec7be0dae3 - 93.38% (27.1 MB)
[#002] sha256:28b3187a9770345413a3c9710ccc95399c5f98f368323c7271a1f24a51abcdc9 - 0.0% (542 Bytes)
/bin/sh -c #(nop) ADD file:56d0d690c1d6b1e5c28a25a71d9e106f85676bdbb5b2d7dc727e52c32b52a692 in /
2019-01-30 22:19:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-01-31 02:18:03 UTC/bin/sh -c #(nop) LABEL maintainer=Kong Core Team <team-core@konghq.com>
2019-01-31 02:18:03 UTC/bin/sh -c #(nop) ENV KONG_VERSION=1.0.2
2019-01-31 02:18:03 UTC/bin/sh -c #(nop) ENV KONG_SHA256=e15473300f60bee4e59e69115f6adb65356cb67c5b86fb0acc39243d8b4d6613
2019-01-31 02:18:14 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-31 02:18:14 UTC/bin/sh -c #(nop) COPY file:df164f7ea41142b4e0a8d97f74c6b26aaa47daf2994aa1cf2573688a51006eee in /docker-entrypoint.sh
2019-01-31 02:18:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-01-31 02:18:15 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2019-01-31 02:18:15 UTC/bin/sh -c #(nop) STOPSIGNAL SIGTERM
2019-01-31 02:18:15 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.