sha256:aaa44773b39f1873f6c5ac8f74384daa150def98f1f1e382ff87e829e159a2b9
OS/ARCH
Compressed size
42.23 MB
Last pushed
over 1 year by particularbot
Type
Image
Manifest digest
sha256:f9c16dcc71520cda8005043c39c330f3b79719c7b66b397eb6bcad8956e41286
Image Layers
1COPY /rootfs / # buildkit5.61 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B3COPY --chown=1654:1654 /rootfs/home/app /home/app #32 B4USER 16540 B5ENV DOTNET_VERSION=8.0.120 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit30.75 MB7COPY /dotnet-symlink /usr/bin # buildkit151 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10ARG VERSION=1.0.20 B11ARG SHA=5ccc9b712c429dc6b2c950aafedff696c65b0b050 B12ARG CREATED=2025-02-06T01:55:39Z0 B13WORKDIR /app96 B14LABEL org.opencontainers.image.source=https://github.com/Particular/ServiceControl.Connector.MassTransit/tree/5ccc9b712c429dc6b2c950aafedff696c65b0b050 B15LABEL org.opencontainers.image.authors=Particular Software0 B16LABEL org.opencontainers.image.vendor=Particular Software0 B17LABEL org.opencontainers.image.url=https://hub.docker.com/r/particular/servicecontrol-masstransit-connector0 B18LABEL org.opencontainers.image.documentation=https://hub.docker.com/r/particular/servicecontrol-masstransit-connector0 B19LABEL org.opencontainers.image.version=1.0.20 B20LABEL org.opencontainers.image.revision=5ccc9b712c429dc6b2c950aafedff696c65b0b050 B21LABEL org.opencontainers.image.created=2025-02-06T01:55:39Z0 B22LABEL org.opencontainers.image.title=MassTransit Connector for ServiceControl0 B23LABEL org.opencontainers.image.description=An extension to ServiceControl0 B24LABEL org.opencontainers.image.base.name=mcr.microsoft.com/dotnet/runtime:8.0-noble-chiseled0 B25COPY ./build /app # buildkit5.87 MB26ENV QUEUES_FILE=/app/queues.txt0 B27ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=10 B28HEALTHCHECK &{["CMD" "/app/ServiceControl.Connector.MassTransit.Host" "health-check"] "0s"0 B29USER 16540 B30ENTRYPOINT ["/app/ServiceControl.Connector.MassTransit.Host"]0 BCommand
COPY /rootfs / # buildkit