Sign inSign up

amcop/bridge-airgap:final

Index digest

sha256:489d828ab8bbfefadbf318627c9c1ec0765aeb6be1e386c0ed34efabcc41b8da

OS/ARCH

linux/amd64

Compressed size

166.29 MB

Last pushed

15 days by amcop

Type

Image

Manifest digest

sha256:36319d0a9716df5f02168740e8db213bc9080a2f37a8092a0083021bb7d32aeb

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;4.07 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.54 MB
13RUN /bin/sh -c pip install29.97 MB
14RUN /bin/sh -c curl -L233.65 KB
15WORKDIR /airgapped99 B
16COPY requirements.yml . # buildkit279 B
17COPY ansible.cfg . # buildkit572 B
18COPY delta-images-kubeflow.yml . # buildkit4.98 KB
19COPY inventory/ inventory/ # buildkit547 B
20COPY playbooks/ playbooks/ # buildkit121.59 KB
21COPY scripts/ scripts/ # buildkit18.55 KB
22COPY bundle/ bundle/ # buildkit12.88 KB
23RUN /bin/sh -c ansible-galaxy collection462.53 KB
24COPY ui/backend/ ui/backend/ # buildkit21.71 KB
25RUN /bin/sh -c mkdir -p173 B
26RUN /bin/sh -c CATALOG_TOKEN="$(cat /run/secrets/catalog_token1.44 KB
27COPY /build/dist/ ui/frontend/dist/ # buildkit41.92 KB
28COPY init.sh /init.sh # buildkit1.41 KB
29RUN /bin/sh -c chmod +x1.41 KB
30COPY bundle/entrypoint.sh /ansible-entrypoint.sh # buildkit899 B
31RUN /bin/sh -c chmod +x898 B
32RUN /bin/sh -c mkdir -p112 B
33EXPOSE map[8765/tcp:{}]0 B
34ENTRYPOINT ["/init.sh"]0 B

Command

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