redgate/monitor-base-service:14.21.0.3

Manifest digest

sha256:b24e6b369a950c4835de914d03cc32a41c91c837602c18698ff4c13356c4cea3

OS/ARCH

linux/amd64

Compressed size

194.8 MB

Last pushed

2 months by redgateci

Type

Image

Manifest digest

sha256:b24e6b369a950c4835de914d03cc32a41c91c837602c18698ff4c13356c4cea3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.18 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update18.34 MB
8RUN /bin/sh -c groupadd 3.48 KB
9RUN /bin/sh -c apt-get update901.85 KB
10WORKDIR /App93 B
11COPY --chown=app:app /App/Publish . #146.39 MB
12COPY --chown=app:app /tmp/config-dirs/home /home #280 B
13COPY --chown=app:app /tmp/config-dirs/etc /etc #159 B
14COPY --chown=app:app --chmod=755 .build/docker/docker-entrypoint-basemonitor.sh /entrypoint.sh310 B
15ENV REDGATEMONITOR_ConfigDirectoryPath=/etc/opt/redgate/redgatemonitor0 B
16USER app0 B
17ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE