redgate/monitor-base-service:14.26.0.30761

Manifest digest

sha256:84bbd150635cf82cf31cdca3d7dae7fb882a880b3e87449a90344db121bafe76

OS/ARCH

linux/amd64

Compressed size

193.81 MB

Last pushed

22 days by redgateci

Type

Image

Manifest digest

sha256:84bbd150635cf82cf31cdca3d7dae7fb882a880b3e87449a90344db121bafe76

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 update16 MB
8RUN /bin/sh -c groupadd 3.48 KB
9RUN /bin/sh -c apt-get update901.93 KB
10WORKDIR /App93 B
11COPY --chown=app:app /App/Publish . #147.74 MB
12COPY --chown=app:app /tmp/config-dirs/home /home #281 B
13COPY --chown=app:app /tmp/config-dirs/etc /etc #159 B
14COPY --chown=app:app /tmp/config-dirs/var /var #193 B
15COPY --chown=app:app --chmod=755 .build/docker/docker-entrypoint-basemonitor.sh /entrypoint.sh309 B
16ENV REDGATEMONITOR_ConfigDirectoryPath=/etc/opt/redgate/redgatemonitor0 B
17USER app0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE