Sign inSign up

openg2p/openg2p-farmer-registry-sanity:0.0.0-develop.97

Index digest

sha256:ec94c767fc46b93619ee7dbd70586ef29a80041c64834e27ffd90b45d7f1e4ec

OS/ARCH

linux/amd64

Compressed size

61.31 MB

Last pushed

2 months by openg2pbot

Type

Image

Manifest digest

sha256:696125aa686b32aaa83515e602c4cc6e0390be36603c14c337d11b3bd1a3d978

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.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c pip install17.96 MB
12WORKDIR /app93 B
13COPY test/sanity/ /app/ # buildkit25.45 KB
14COPY docker/sanity/entrypoint.sh /app/entrypoint.sh # buildkit1.01 KB
15RUN /bin/sh -c chmod +x1 KB
16ENV PYTHONUNBUFFERED=10 B
17ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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