msphere-prod-ztna-server (2bdb6dd126a504ae648b906f67ad95246c09a7be)

Published 2026-08-03 22:45:02 +00:00 by spartacus

Installation

docker pull git-c12d.msphere.cloud/spartacus/msphere-prod-ztna-server:2bdb6dd126a504ae648b906f67ad95246c09a7be
sha256:2721225cca46a8f486d1621861f8ea35afba623bf8b1b95fc7f4561680ba609d

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-08-03 22:45:02 +00:00
1
OCI / Docker
linux/amd64
50 MiB
Versions (27) View all