sha256:244174ccfb5aa51cbc654b3c79f01f696698d51810da2efe7d955ea9aefee3cb
OS/ARCH
linux/amd64
Compressed size
198.4 MB
Last pushed
15 days by redgateci
Type
Image
Manifest digest
sha256:244174ccfb5aa51cbc654b3c79f01f696698d51810da2efe7d955ea9aefee3cb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.2 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.49 KB9RUN /bin/sh -c apt-get update902.98 KB10WORKDIR /App90 B11COPY --chown=app:app /App/Publish . #152.32 MB12COPY --chown=app:app /tmp/config-dirs/home /home #280 B13COPY --chown=app:app /tmp/config-dirs/etc /etc #159 B14COPY --chown=app:app /tmp/config-dirs/var /var #192 B15COPY --chown=app:app --chmod=755 .build/docker/docker-entrypoint-basemonitor.sh /entrypoint.sh666 B16ENV REDGATEMONITOR_ConfigDirectoryPath=/etc/opt/redgate/redgatemonitor0 B17USER app0 B18ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE