2023-10-05 11:14:50 UTC
97.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
[#000] sha256:7dbc1adf280e1aa588c033eaa746aa6db327ee16be705740f81741f5e6945c86 - 30.71% (30 MB)
[#001] sha256:d897da9f1412fa4cf23803bef4365dea772b91ef8d142caddcdbe2665f7561f5 - 66.2% (64.6 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:6fcada50be6ff8908a5f443a8c4fe331fec5c6c90743814ba79150ce9231bc5d - 3.09% (3.02 MB)
[#004] sha256:47e4ac278598e3f5c13cea726efe8ccbab5d59f42d13f8fd2eeee98c5cb5ecf4 - 0.0% (228 Bytes)
[#005] sha256:d461fbbcd2e86b309fdea8dd250c35dbf410dece4eb76af2917086452fc1deea - 0.0% (996 Bytes)
/bin/sh -c #(nop) ADD file:7eb149bcaba1d7dcab06b3f9a0615ca459e9cb28459a0864f92b0037f270ba66 in /
2023-09-20 04:56:03 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-10-05 11:14:47 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.6.0
2023-10-05 11:14:47 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.6.0 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); apt update; apt-get -y install --no-install-recommends wget gnupg ca-certificates curl; codename=`grep -Po 'VERSION="[0-9]+ \(\K[^)]+' /etc/os-release`; wget -O - https://openresty.org/package/pubkey.gpg | apt-key add -; case "${arch}" in amd64) echo "deb https://openresty.org/package/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; arm64) echo "deb https://openresty.org/package/arm64/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/arm64/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; esac; apt update && apt install -y apisix=${APISIX_VERSION}-0 && apt-get purge -y --auto-remove && rm -f /etc/apt/sources.list.d/openresty.list /etc/apt/sources.list.d/apisix.list && rm /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2023-10-05 11:14:47 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2023-10-05 11:14:47 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
2023-10-05 11:14:49 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.6.0 /bin/sh -c groupadd --system --gid 636 apisix && useradd --system --gid apisix --no-create-home --shell /usr/sbin/nologin --uid 636 apisix && chown -R apisix:apisix /usr/local/apisix # buildkit
2023-10-05 11:14:49 UTC (buildkit.dockerfile.v0)USER apisix
2023-10-05 11:14:50 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.6.0 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2023-10-05 11:14:50 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2023-10-05 11:14:50 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2023-10-05 11:14:50 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2023-10-05 11:14:50 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2023-10-05 11:14:50 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-10-05 11:17:20 UTC
96.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
[#000] sha256:fc521c5b98350f6fd8c72ace1e48558bb7b53cb3db201a2a3b42095401cd02f1 - 29.83% (28.7 MB)
[#001] sha256:fe9ab5a9408f2ee631210d25483fc28c740df203bbb87077d0cdb1f8751b22fd - 67.04% (64.4 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:c90a10aaee4db374ec964199046b45861c170d4af33a20892f5d8d8df9a4b229 - 3.12% (3 MB)
[#004] sha256:f427a989562eeaf9506d0b43af621c280340d213574f06ff260ae0bcd56f33df - 0.0% (227 Bytes)
[#005] sha256:d461fbbcd2e86b309fdea8dd250c35dbf410dece4eb76af2917086452fc1deea - 0.0% (996 Bytes)
/bin/sh -c #(nop) ADD file:024479be439b4ecb37c939e68673adc72955f3345ca0e809bd13e897709e59e4 in /
2023-09-20 02:44:28 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-10-05 11:17:17 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.6.0
2023-10-05 11:17:17 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.6.0 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); apt update; apt-get -y install --no-install-recommends wget gnupg ca-certificates curl; codename=`grep -Po 'VERSION="[0-9]+ \(\K[^)]+' /etc/os-release`; wget -O - https://openresty.org/package/pubkey.gpg | apt-key add -; case "${arch}" in amd64) echo "deb https://openresty.org/package/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; arm64) echo "deb https://openresty.org/package/arm64/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/arm64/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; esac; apt update && apt install -y apisix=${APISIX_VERSION}-0 && apt-get purge -y --auto-remove && rm -f /etc/apt/sources.list.d/openresty.list /etc/apt/sources.list.d/apisix.list && rm /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2023-10-05 11:17:17 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2023-10-05 11:17:17 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.6.0 /bin/sh -c groupadd --system --gid 636 apisix && useradd --system --gid apisix --no-create-home --shell /usr/sbin/nologin --uid 636 apisix && chown -R apisix:apisix /usr/local/apisix # buildkit
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)USER apisix
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.6.0 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2023-10-05 11:17:20 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
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.