sha256:3215692868c6d0c0b7588e005a0ec3ca1bf5871dcc1406104c6d2a644fc63f85
OS/ARCH
Compressed size
97.81 MB
Last pushed
over 1 year by kentbull
Type
Image
Manifest digest
sha256:899702a80998b1954885b29455b98d0b617c3b31c0c52b9418f53a34643d7e28
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.60 B8RUN /bin/sh -c set -eux;12.79 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 PYTHONDONTWRITEBYTECODE=1 PYTHONFAULTHANDLER=10 B12RUN /bin/sh -c apt-get update32.41 MB13RUN /bin/sh -c mkdir -p132 B14WORKDIR /ecfr93 B15COPY . . # buildkit32.86 KB16RUN /bin/sh -c uv venv21.45 MB17COPY container/supervisord.conf /etc/supervisord.conf # buildkit397 B18COPY container/nginx-http.template.conf /etc/nginx/templates/nginx-http.template.conf # buildkit415 B19COPY container/nginx-tls.template.conf /etc/nginx/templates/nginx-tls.template.conf # buildkit571 B20COPY container/nginx-startup-script.sh /nginx-startup-script.sh # buildkit798 B21COPY container/healthcheck.sh /ecfr/healthcheck.sh # buildkit237 B22RUN /bin/sh -c chmod +x1.47 KB23EXPOSE map[80/tcp:{}]0 B24EXPOSE map[443/tcp:{}]0 B25CMD ["/nginx-startup-script.sh"]0 BCommand
ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /