sha256:b8228941b9a3739fa9805ab060375c269565247ce291feb01d44997ea8836535
OS/ARCH
linux/amd64
Compressed size
62.28 MB
Last pushed
10 months by brunneis
Type
Image
Manifest digest
sha256:1425a85076dd9f24a7d42b670a3638f59e6713e8d9e0142fb1c8df641860dcd1
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk --no-cache444.45 KB4RUN /bin/sh -c set -ex;43.84 MB5COPY entrypoint.sh / # buildkit370 B6EXPOSE map[80/tcp:{}]0 B7ENTRYPOINT ["/entrypoint.sh"]0 B8CMD ["traefik"]0 B9LABEL org.opencontainers.image.vendor=Traefik Labs org.opencontainers.image.url=https://traefik.io org.opencontainers.image.source=https://github.com/traefik/traefik0 B10RUN /bin/sh -c apk add14.54 MB11WORKDIR /app93 B12COPY gen_traefik_conf.py . # buildkit3.15 KB13COPY entrypoint.sh . # buildkit457 B14RUN /bin/sh -c chmod +x455 B15RUN /bin/sh -c mkdir -p153 B16EXPOSE [443/tcp 80/tcp 8080/tcp]0 B17ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit