Sign inSign up

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

Index digest

sha256:57099df4ef09021c64314960cd06214482443c14c04a28d734341a41e14767ed

OS/ARCH

linux/amd64

Compressed size

162.82 MB

Last pushed

2 months by amcop

Type

Image

Manifest digest

sha256:86700635f58a77acd760677ccc1dd50a3172577dc758dfa68cf3ba72aa3b3776

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/ # buildkit98.25 KB
20COPY scripts/ scripts/ # buildkit5.48 KB
21COPY bundle/ bundle/ # buildkit12.62 KB
22RUN /bin/sh -c ansible-galaxy collection462.71 KB
23COPY ui/backend/ ui/backend/ # buildkit11.27 KB
24RUN /bin/sh -c mkdir -p176 B
25COPY /build/dist/ ui/frontend/dist/ # buildkit30.19 KB
26COPY init.sh /init.sh # buildkit1.41 KB
27RUN /bin/sh -c chmod +x32 B
28COPY bundle/entrypoint.sh /ansible-entrypoint.sh # buildkit893 B
29RUN /bin/sh -c chmod +x32 B
30RUN /bin/sh -c mkdir -p111 B
31EXPOSE map[8765/tcp:{}]0 B
32ENTRYPOINT ["/init.sh"]0 B

Command

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