sha256:30077858c139d1dc2d1415da0d79c6e355d9407fe9d228e8c02d8b23332993f5
OS/ARCH
linux/amd64
Compressed size
194.79 MB
Last pushed
about 2 months by redgateci
Type
Image
Manifest digest
sha256:30077858c139d1dc2d1415da0d79c6e355d9407fe9d228e8c02d8b23332993f5
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update18.34 MB8RUN /bin/sh -c groupadd 3.48 KB9RUN /bin/sh -c apt-get update901.84 KB10WORKDIR /App93 B11COPY --chown=app:app /App/Publish . #146.39 MB12COPY --chown=app:app /tmp/config-dirs/home /home #281 B13COPY --chown=app:app /tmp/config-dirs/etc /etc #159 B14COPY --chown=app:app --chmod=755 .build/docker/docker-entrypoint-basemonitor.sh /entrypoint.sh308 B15ENV REDGATEMONITOR_ConfigDirectoryPath=/etc/opt/redgate/redgatemonitor0 B16USER app0 B17ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE