Sign inSign up

andrewfrench/gt-edb-configurator:latest

Manifest digest

sha256:7c0904d83ce33c252a387cd98a9f3436d25aa70eaac94261984758d7a4e8d735

OS/ARCH

linux/amd64

Compressed size

135.53 MB

Last pushed

over 1 year by andrewfrench

Type

Image

Manifest digest

sha256:7c0904d83ce33c252a387cd98a9f3436d25aa70eaac94261984758d7a4e8d735

Image Layers

1# debian.sh --arch 'amd64' out/26.91 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;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.90 B
7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B
8RUN /bin/sh -c set -eux;13.02 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
12RUN /bin/sh -c pip install34.97 MB
13WORKDIR /app93 B
14COPY structure.py pyproject.toml uv.lock ./1.28 KB
15RUN /bin/sh -c uv venv30.52 MB
16RUN /bin/sh -c chown -R26.76 MB
17ENV VIRTUAL_ENV=/app/.venv0 B
18ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19USER 10010 B
20CMD ["python" "structure.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'