Sign inSign up

manofdocker4ever/model:v202512141305

Manifest digest

sha256:893f8fddac5d61cd983112653df294fa4600670eaee78a8112ab36af0365a5d5

OS/ARCH

linux/amd64

Compressed size

286.67 MB

Last pushed

9 months by manofdocker4ever

Type

Image

Manifest digest

sha256:893f8fddac5d61cd983112653df294fa4600670eaee78a8112ab36af0365a5d5

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c groupadd --gid3.25 KB
12RUN /bin/sh -c pip3 install12.08 MB
13USER appuser0 B
14WORKDIR /home/appuser32 B
15COPY --chown=appuser:appuser app /home/appuser/app #994 B
16COPY --chown=appuser:appuser k8s /home/appuser/k8s #733 B
17COPY Dockerfile /home/appuser/Dockerfile # buildkit564 B
18ENV VIRTUAL_ENV=/home/appuser/venv0 B
19RUN /bin/sh -c virtualenv ${VIRTUAL_ENV}7.8 MB
20RUN /bin/sh -c . ${VIRTUAL_ENV}/bin/activate223.47 MB
21EXPOSE &{[{{24 0} {24 0}}]0 B
22COPY --chown=appuser:appuser run.sh /home/appuser/run.sh #271 B
23RUN /bin/sh -c chmod +x285 B
24ENTRYPOINT ["./run.sh"]0 B

Command

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