Sign inSign up

openg2p/openg2p-nsr-sanity-tests:0.0.0-stipend-program.244

Index digest

sha256:c153df3b546ec068131be3b0170bb51c703d09b5334a53f8c63247f71f279c8d

OS/ARCH

linux/amd64

Compressed size

61.48 MB

Last pushed

9 days by openg2pbot

Type

Image

Manifest digest

sha256:f6097a59f5e5e0f1f71f908a0865e18bf28e1de7835843919c420d88a2729d2b

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.37 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 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 install18.1 MB
12WORKDIR /app93 B
13COPY test/sanity/ /app/ # buildkit36.31 KB
14COPY docker/sanity/entrypoint.sh /app/entrypoint.sh # buildkit1.51 KB
15RUN /bin/sh -c chmod +x1.5 KB
16ENV PYTHONUNBUFFERED=10 B
17ENTRYPOINT ["/app/entrypoint.sh"]0 B
18COPY test/sanity/sanity/fixtures.py /app/sanity/fixtures.py # buildkit2.14 KB
19COPY test/sanity/sanity/data_seed.py /app/sanity/data_seed.py # buildkit1.85 KB
20COPY test/sanity/tests/test_e2e_dci.py /app/tests/test_e2e_dci.py # buildkit2.3 KB
21COPY test/sanity/tests/test_e2e_change_request.py /app/tests/test_e2e_change_request.py # buildkit4.28 KB

Command

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