redgate/monitor-base-service:14.21.0.4

Manifest digest

sha256:3e2ed08c34058823674e0712d39519544e58d150301be2bf8cfd85204942e0d7

OS/ARCH

linux/amd64

Compressed size

194.8 MB

Last pushed

about 2 months by redgateci

Type

Image

Manifest digest

sha256:3e2ed08c34058823674e0712d39519544e58d150301be2bf8cfd85204942e0d7

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.83 KB
10WORKDIR /App93 B
11COPY --chown=app:app /App/Publish . #146.39 MB
12COPY --chown=app:app /tmp/config-dirs/home /home #281 B
13COPY --chown=app:app /tmp/config-dirs/etc /etc #158 B
14COPY --chown=app:app --chmod=755 .build/docker/docker-entrypoint-basemonitor.sh /entrypoint.sh309 B
15ENV REDGATEMONITOR_ConfigDirectoryPath=/etc/opt/redgate/redgatemonitor0 B
16USER app0 B
17ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE