2024-04-29 05:56:30 UTC
105 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:6177a7f9989f56e11ac23856a0c014002800d83111aaa3e41fb2591161a166c2 - 28.47% (30 MB)
[#001] sha256:80257f7464ae4b3596bf036e9dd4bb3f846160e5e67858860ddd5e20d21c6470 - 68.87% (72.5 MB)
[#002] sha256:e08f6881aa319af0581e9de12cf7c3058940fa3ae08796f5124e9c581697aa6f - 0.06% (66.9 KB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:320a0fe56e3a4288d7a3ca2965ad8a5514a18d915fe74684a9e7ae9d0df4ced8 - 2.6% (2.74 MB)
[#005] sha256:7c5ebdcc011fea58525f527d7924f2804794b39920640dc4bf4ae4ceb615e115 - 0.0% (227 Bytes)
[#006] sha256:5beb4c454c3fe045b66f8cf48e00a3f2d04a8d2ddb95f1d010fa201831f593d4 - 0.0% (1.08 KB)
/bin/sh -c #(nop) ADD file:0e5a7771d5c0c58072db41fa02f288def8a40f2116b48e6127f1034f848bc2cd in /
2024-04-24 03:28:32 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-04-29 05:56:27 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.8.1
2024-04-29 05:56:27 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /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`; case "${arch}" in amd64) 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) 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 /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2024-04-29 05:56:29 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2024-04-29 05:56:29 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2024-04-29 05:56:29 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
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /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
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)USER apisix
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2024-04-29 05:56:30 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2024-04-29 05:58:05 UTC
105 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:40a322c395ab3df43e27d8be65cc48139c091588ac868643a02567ca247d0c73 - 27.41% (28.7 MB)
[#001] sha256:c79db79571b61e21b06210600e5b2b94beaf9f6d465d7ead97eccd7c84d8304f - 69.93% (73.2 MB)
[#002] sha256:27b02e095eb474597715fb19a09a726a733ef47bc01cdeb655f98468f3d69d3b - 0.06% (66.9 KB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:96359fc5e0e4677b4679fba0498cdc0d638187b8ca1c49e1906130537db8dd32 - 2.6% (2.72 MB)
[#005] sha256:d0f6e5bf9c88b7f41273381ba2c744196de93bcc95d83885025aea67fd5d7201 - 0.0% (228 Bytes)
[#006] sha256:5beb4c454c3fe045b66f8cf48e00a3f2d04a8d2ddb95f1d010fa201831f593d4 - 0.0% (1.08 KB)
/bin/sh -c #(nop) ADD file:e8990741de71fcc1884f30fcd1b6c5ea411bfa752419a82e9748fcd378ca100a in /
2024-04-24 04:10:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-04-29 05:57:54 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.8.1
2024-04-29 05:57:54 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /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`; case "${arch}" in amd64) 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) 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 /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2024-04-29 05:58:04 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2024-04-29 05:58:04 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2024-04-29 05:58:04 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
2024-04-29 05:58:05 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /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
2024-04-29 05:58:05 UTC (buildkit.dockerfile.v0)USER apisix
2024-04-29 05:58:05 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.8.1 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2024-04-29 05:58:05 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2024-04-29 05:58:05 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2024-04-29 05:58:05 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2024-04-29 05:58:05 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2024-04-29 05:58:05 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.