Sign inSign up

amcop/bridge-airgap:staging-2026-06-18

Index digest

sha256:c6217adf443f0af49c27f1bc4df6436314c9d2f35d85e1776733b9eba5d7c155

OS/ARCH

linux/amd64

Compressed size

162.68 MB

Last pushed

3 months by amcop

Type

Image

Manifest digest

sha256:f675d73e9a398c7ef4eb60e993abe86d0b2414b477d5b097c9f5a72546a6a292

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 MB
13RUN /bin/sh -c pip install29.63 MB
14RUN /bin/sh -c curl -L233.65 KB
15WORKDIR /airgapped99 B
16COPY requirements.yml . # buildkit275 B
17COPY ansible.cfg . # buildkit566 B
18COPY inventory/ inventory/ # buildkit542 B
19COPY playbooks/ playbooks/ # buildkit75.06 KB
20COPY bundle/ bundle/ # buildkit8.09 KB
21RUN /bin/sh -c ansible-galaxy collection462.59 KB
22COPY ui/backend/ ui/backend/ # buildkit10.38 KB
23RUN /bin/sh -c mkdir -p177 B
24COPY /build/dist/ ui/frontend/dist/ # buildkit26.7 KB
25COPY init.sh /init.sh # buildkit1.41 KB
26RUN /bin/sh -c chmod +x1.4 KB
27COPY bundle/entrypoint.sh /ansible-entrypoint.sh # buildkit893 B
28RUN /bin/sh -c chmod +x890 B
29RUN /bin/sh -c mkdir -p113 B
30EXPOSE map[8765/tcp:{}]0 B
31ENTRYPOINT ["/init.sh"]0 B

Command

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