Sign inSign up

redgate/monitor-website:14.30.0.229

Manifest digest

sha256:81b512ca29705059978aa388994e1ddfcde8ca684f0df9be839492b90c37fc12

OS/ARCH

linux/amd64

Compressed size

402.57 MB

Last pushed

29 days by redgateci

Type

Image

Manifest digest

sha256:81b512ca29705059978aa388994e1ddfcde8ca684f0df9be839492b90c37fc12

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.2 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.49 KB
9RUN /bin/sh -c apt-get update155.22 MB
10WORKDIR /App93 B
11COPY --chown=app:app /App/Publish/Website . #199.2 MB
12COPY --chown=app:app /App/wwwroot wwwroot #2.93 MB
13COPY --chown=app:app /tmp/config-dirs/etc /etc #159 B
14COPY --chown=app:app /tmp/config-dirs/var /var #194 B
15COPY --chown=app:app UI/Website/LiveFeeds/Releases/ReleaseTimeline.json /var/opt/redgate/redgatemonitor/ReleaseTimeline.json #10.69 KB
16COPY --chown=app:app UI/Website/LiveFeeds/SqlVersions/SqlServerVersions.json /var/opt/redgate/redgatemonitor/SqlServerVersions.json #10.3 KB
17COPY --chown=app:app UI/Website/BaseLocation.config.Release.template /App/BaseLocation.config.Release.template.config #253 B
18COPY --chown=app:app UI/Service.Web/Webserver.Kestrel.config /App/Webserver.Kestrel.config #32 B
19COPY --chown=app:app --chmod=755 .build/docker/docker-entrypoint-website.sh /entrypoint.sh711 B
20USER app0 B
21ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE