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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.2 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.49 KB9RUN /bin/sh -c apt-get update155.22 MB10WORKDIR /App93 B11COPY --chown=app:app /App/Publish/Website . #199.2 MB12COPY --chown=app:app /App/wwwroot wwwroot #2.93 MB13COPY --chown=app:app /tmp/config-dirs/etc /etc #159 B14COPY --chown=app:app /tmp/config-dirs/var /var #194 B15COPY --chown=app:app UI/Website/LiveFeeds/Releases/ReleaseTimeline.json /var/opt/redgate/redgatemonitor/ReleaseTimeline.json #10.69 KB16COPY --chown=app:app UI/Website/LiveFeeds/SqlVersions/SqlServerVersions.json /var/opt/redgate/redgatemonitor/SqlServerVersions.json #10.3 KB17COPY --chown=app:app UI/Website/BaseLocation.config.Release.template /App/BaseLocation.config.Release.template.config #253 B18COPY --chown=app:app UI/Service.Web/Webserver.Kestrel.config /App/Webserver.Kestrel.config #32 B19COPY --chown=app:app --chmod=755 .build/docker/docker-entrypoint-website.sh /entrypoint.sh711 B20USER app0 B21ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE