sha256:ab6388d74c724f83348a0f59c6eae97d0b7cac93d4e38151b27c8b2aeafba592
OS/ARCH
linux/amd64
Compressed size
15.77 MB
Last pushed
3 months by danpetersonoi
Type
Image
Manifest digest
sha256:9271a52f4995d098a8931c832633dcc932cc7e68c5fea69b4e616c464421fcf3
Image Layers
1COPY /rootfs / # buildkit5.55 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B3COPY /rootfs/home/app /home/app # buildkit121 B4USER 16540 B5ARG TARGETARCH=amd640 B6ARG IMAGE_VERSION=0.0.1-rc.50 B7LABEL org.opencontainers.image.source=https://github.com/OneIdentity/safeguard-mcp org.opencontainers.image.description=Safeguard MCP Server0 B8WORKDIR /app96 B9COPY --chown=1654:1654 --chmod=0755 binaries/amd64/SafeguardMcp .10.21 MB10USER 16540 B11ENV ASPNETCORE_URLS=http://+:80800 B12EXPOSE [8080/tcp]0 B13ENTRYPOINT ["./SafeguardMcp" "--http"]0 BCommand
COPY /rootfs / # buildkit