Sign inSign up

amcop/bridge-airgap:staging-2026-08-09

Index digest

sha256:58ad810823436fa422d188fadae7566e0736cb3482448c927f49e0051a236b4b

OS/ARCH

linux/amd64

Compressed size

163.05 MB

Last pushed

about 2 months by amcop

Type

Image

Manifest digest

sha256:4f33bbd5be2e30aa54ad7ea56cfb9c740ff355950513205bb83cc5e598fcd416

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.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.36 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.86 MB
14RUN /bin/sh -c curl -L233.65 KB
15WORKDIR /airgapped99 B
16COPY requirements.yml . # buildkit278 B
17COPY ansible.cfg . # buildkit570 B
18COPY inventory/ inventory/ # buildkit545 B
19COPY playbooks/ playbooks/ # buildkit113.06 KB
20COPY scripts/ scripts/ # buildkit18.54 KB
21COPY bundle/ bundle/ # buildkit12.78 KB
22RUN /bin/sh -c ansible-galaxy collection462.67 KB
23COPY ui/backend/ ui/backend/ # buildkit19.36 KB
24RUN /bin/sh -c mkdir -p176 B
25RUN /bin/sh -c CATALOG_TOKEN="$(cat /run/secrets/catalog_token1.26 KB
26COPY /build/dist/ ui/frontend/dist/ # buildkit38.49 KB
27COPY init.sh /init.sh # buildkit1.41 KB
28RUN /bin/sh -c chmod +x32 B
29COPY bundle/entrypoint.sh /ansible-entrypoint.sh # buildkit900 B
30RUN /bin/sh -c chmod +x32 B
31RUN /bin/sh -c mkdir -p112 B
32EXPOSE map[8765/tcp:{}]0 B
33ENTRYPOINT ["/init.sh"]0 B

Command

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