msphere-prod-ztna-server (551b7473f41f8d52085ecdaa8cd6b17bc761dfdf)

Published 2026-07-31 09:26:52 +00:00 by spartacus

Installation

docker pull git-c12d.msphere.cloud/spartacus/msphere-prod-ztna-server:551b7473f41f8d52085ecdaa8cd6b17bc761dfdf
sha256:11e1d8cefd1e6ee642615e7ac84d4f0a451e2670555d0009f54fc2dda5403bfb

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-31 09:26:52 +00:00
0
OCI / Docker
linux/amd64
50 MiB
Versions (27) View all