msphere-prod-ztna-server (af79d4a4f10b1bc79a62efd1f6a96e274fa64598)

Published 2026-07-15 20:44:02 +00:00 by spartacus

Installation

docker pull git-c12d.msphere.cloud/spartacus/msphere-prod-ztna-server:af79d4a4f10b1bc79a62efd1f6a96e274fa64598
sha256:bbb253f8903665827fcac848589d2b13aec6196ab4e58f3d04101b7997576b4b

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-15 20:44:02 +00:00
0
OCI / Docker
linux/amd64
49 MiB
Versions (27) View all