msphere-prod-ztna-server (6e96a043353487b3bef8797c65e6c680cca185a2)

Published 2026-08-04 11:51:00 +00:00 by spartacus

Installation

docker pull git-c12d.msphere.cloud/spartacus/msphere-prod-ztna-server:6e96a043353487b3bef8797c65e6c680cca185a2
sha256:0158e245c41edb9790807d1f298ff954f9f86ff9edaa26b90f59e66a12758cb5

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-04 11:51:00 +00:00
1
OCI / Docker
linux/amd64
49 MiB
Versions (27) View all