msphere-prod-ztna-server (31bbcdafdfbcd4dbe3837b91f00ad17875d3b6ee)

Published 2026-07-30 22:58:06 +00:00 by spartacus

Installation

docker pull git-c12d.msphere.cloud/spartacus/msphere-prod-ztna-server:31bbcdafdfbcd4dbe3837b91f00ad17875d3b6ee
sha256:b93e7abcb5fa0e2d86a720e6e9de8db13c5ed08325117e449a80a4b84c39c7a9

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-30 22:58:06 +00:00
0
OCI / Docker
linux/amd64
49 MiB
Versions (27) View all