sha256:e1a245e5c2d27f5162e9792a60ef47b1fca9007ce6192516a33a568ae47c884d
OS/ARCH
Compressed size
41.82 MB
Last pushed
over 1 year by particularbot
Type
Image
Manifest digest
sha256:d81cc89c8d9a34008466421152cb2661fbd97ad0066ea0aca1602feeb1d4057d
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.00 B11ARG SHA=016142334d536684a0ee48a88ec11bc7f0c7c0c50 B12ARG CREATED=2025-01-28T03:59:05Z0 B13WORKDIR /app96 B14LABEL org.opencontainers.image.source=https://github.com/Particular/ServiceControl.Connector.MassTransit/tree/016142334d536684a0ee48a88ec11bc7f0c7c0c50 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.00 B20LABEL org.opencontainers.image.revision=016142334d536684a0ee48a88ec11bc7f0c7c0c50 B21LABEL org.opencontainers.image.created=2025-01-28T03:59:05Z0 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.47 MB26ENV QUEUES_FILE=/app/queues.txt0 B27USER 16540 B28ENTRYPOINT ["/app/ServiceControl.Connector.MassTransit.Host"]0 BCommand
COPY /rootfs / # buildkit