Sign inSign up

kentbull/ecfr:latest

Multi-platform
Index digest

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 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.60 B
8RUN /bin/sh -c set -eux;12.79 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 PYTHONDONTWRITEBYTECODE=1 PYTHONFAULTHANDLER=10 B
12RUN /bin/sh -c apt-get update32.41 MB
13RUN /bin/sh -c mkdir -p132 B
14WORKDIR /ecfr93 B
15COPY . . # buildkit32.86 KB
16RUN /bin/sh -c uv venv21.45 MB
17COPY container/supervisord.conf /etc/supervisord.conf # buildkit397 B
18COPY container/nginx-http.template.conf /etc/nginx/templates/nginx-http.template.conf # buildkit415 B
19COPY container/nginx-tls.template.conf /etc/nginx/templates/nginx-tls.template.conf # buildkit571 B
20COPY container/nginx-startup-script.sh /nginx-startup-script.sh # buildkit798 B
21COPY container/healthcheck.sh /ecfr/healthcheck.sh # buildkit237 B
22RUN /bin/sh -c chmod +x1.47 KB
23EXPOSE map[80/tcp:{}]0 B
24EXPOSE map[443/tcp:{}]0 B
25CMD ["/nginx-startup-script.sh"]0 B

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /