Sign inSign up

nurefexc/my-nomad-plans:v1.2.1

Manifest digest

sha256:eebc843a00680f4d4cc0a7fdda6f36c7782f16d81830ac769292769780cbc00f

OS/ARCH

linux/amd64

Compressed size

73.54 MB

Last pushed

3 months by nurefexc

Type

Image

Manifest digest

sha256:eebc843a00680f4d4cc0a7fdda6f36c7782f16d81830ac769292769780cbc00f

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit278 B
13RUN /bin/sh -c pip install26.47 MB
14COPY . . # buildkit3.68 MB
15RUN /bin/sh -c pybabel compile56.72 KB
16ENV FLASK_ENV=production0 B
17ENV PYTHONUNBUFFERED=10 B
18EXPOSE map[5000/tcp:{}]0 B
19COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.28 KB
20RUN /bin/sh -c chmod +x1.28 KB
21ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'