msphere-prod-ztna-server (e731cc5a446a90afd89cbec05ec85498d0c6de30)

Published 2026-07-17 23:57:54 +00:00 by spartacus

Installation

docker pull git-c12d.msphere.cloud/spartacus/msphere-prod-ztna-server:e731cc5a446a90afd89cbec05ec85498d0c6de30
sha256:5f2a743d9516399bca2304f9dfd7e4d0e352c7e322a8322cf4aa743e93269720

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get upgrade -y --no-install-recommends && apt-get install -y --no-install-recommends wireguard-tools iptables ipset iproute2 iproute2-doc ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /build/ztna-server . # buildkit
EXPOSE [8080/tcp]
CMD ["./ztna-server"]

Labels

Key Value
org.opencontainers.image.version 24.04
Details
Container
2026-07-17 23:57:54 +00:00
0
OCI / Docker
linux/amd64
49 MiB
Versions (27) View all