redgate/monitor-base-service:14.29.0.32139

Manifest digest

sha256:3233e846bd0715fef5a2d0eb44dfdca7a067ff6b3e7dae8815ae17d817f7c69b

OS/ARCH

linux/amd64

Compressed size

199.88 MB

Last pushed

2 days by redgateci

Type

Image

Manifest digest

sha256:3233e846bd0715fef5a2d0eb44dfdca7a067ff6b3e7dae8815ae17d817f7c69b

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.19 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.29 MB
8RUN /bin/sh -c groupadd 3.48 KB
9RUN /bin/sh -c apt-get update902.73 KB
10WORKDIR /App91 B
11COPY --chown=app:app /App/Publish . #151.51 MB
12COPY --chown=app:app /tmp/config-dirs/home /home #280 B
13COPY --chown=app:app /tmp/config-dirs/etc /etc #160 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.sh666 B
16ENV REDGATEMONITOR_ConfigDirectoryPath=/etc/opt/redgate/redgatemonitor0 B
17USER app0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE