msphere-prod-ztna-server (391933e56907a4351fa77f69f12c29e29a277660)

Published 2026-08-10 15:20:52 +00:00 by spartacus

Installation

docker pull git-c12d.msphere.cloud/spartacus/msphere-prod-ztna-server:391933e56907a4351fa77f69f12c29e29a277660
sha256:badfcf67f97fed2dafcb4d9d23824f964104e0828bf8ae8bc596367a801c2b91

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:d938ff3d4eee15d8600de84bf85eac6ecd0f20bc92dfe305dafbff0bdc974c0f 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-10 15:20:52 +00:00
1
OCI / Docker
linux/amd64
49 MiB
Versions (27) View all