Sign inSign up

devrelyio/galaxy:0.4.13

Multi-platform
Integration & delivery
Index digest

sha256:81105c8e44dc8c21a26b9b45178ae95f7dcf94230f7aa83387fdb15751de5355

OS/ARCH

Compressed size

139.07 MB

Last pushed

almost 2 years by devrelyio

Type

Image

Manifest digest

sha256:8ddeefe1abdbccaf086cfbcae9f168d6e47b4a4349ce49bcf6d84aed3ab48c10

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.16 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.110 B
7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
8RUN /bin/sh -c set -eux;15.45 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=10 B
12WORKDIR /app93 B
13RUN /bin/sh -c apt-get update28.01 MB
14COPY /app/dist/*.whl /app/ # buildkit134.5 KB
15RUN /bin/sh -c pip install65.39 MB
16ENTRYPOINT ["galaxy" "run"]0 B

Command

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