Sign inSign up

amcop/bridge-airgap:staging-2026-07-20

Index digest

sha256:6c81fcf0e523f94cb04ea2353b1dddfa7e92b9423b9eccf8250e63b8b021439f

OS/ARCH

linux/amd64

Compressed size

162.83 MB

Last pushed

about 2 months by amcop

Type

Image

Manifest digest

sha256:dfced7b993491a74ee638bcf6093ef29af216ab1bcdd68780bafcc236c1cf8c4

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
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update53.97 MB
11RUN /bin/sh -c SKOPEO_VERSION="1.23.0" &&20.07 MB
12RUN /bin/sh -c curl -fsSL17.28 MB
13RUN /bin/sh -c pip install29.69 MB
14RUN /bin/sh -c curl -L233.65 KB
15WORKDIR /airgapped99 B
16COPY requirements.yml . # buildkit275 B
17COPY ansible.cfg . # buildkit567 B
18COPY inventory/ inventory/ # buildkit541 B
19COPY playbooks/ playbooks/ # buildkit106.48 KB
20COPY scripts/ scripts/ # buildkit6.16 KB
21COPY bundle/ bundle/ # buildkit12.74 KB
22RUN /bin/sh -c ansible-galaxy collection462.7 KB
23COPY ui/backend/ ui/backend/ # buildkit13.26 KB
24RUN /bin/sh -c mkdir -p173 B
25COPY /build/dist/ ui/frontend/dist/ # buildkit32.47 KB
26COPY init.sh /init.sh # buildkit1.41 KB
27RUN /bin/sh -c chmod +x1.41 KB
28COPY bundle/entrypoint.sh /ansible-entrypoint.sh # buildkit893 B
29RUN /bin/sh -c chmod +x893 B
30RUN /bin/sh -c mkdir -p112 B
31EXPOSE map[8765/tcp:{}]0 B
32ENTRYPOINT ["/init.sh"]0 B

Command

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