sha256:f0744855dc4eded02fd66af14cefb2d8cc818380f2e37b9a0c0142b9c59532f9
OS/ARCH
linux/amd64
Compressed size
406.96 MB
Last pushed
15 days by redgateci
Type
Image
Manifest digest
sha256:f0744855dc4eded02fd66af14cefb2d8cc818380f2e37b9a0c0142b9c59532f9
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 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.48 KB9RUN /bin/sh -c apt-get update163.38 MB10WORKDIR /App93 B11COPY --chown=app:app /App/Publish/Website . #195.47 MB12COPY --chown=app:app /App/wwwroot wwwroot #2.89 MB13COPY --chown=app:app /tmp/config-dirs/etc /etc #158 B14COPY --chown=app:app /tmp/config-dirs/var /var #193 B15COPY --chown=app:app UI/Website/LiveFeeds/Releases/ReleaseTimeline.json /var/opt/redgate/redgatemonitor/ReleaseTimeline.json #10.6 KB16COPY --chown=app:app UI/Website/LiveFeeds/SqlVersions/SqlServerVersions.json /var/opt/redgate/redgatemonitor/SqlServerVersions.json #10.22 KB17COPY --chown=app:app UI/Website/BaseLocation.config.Release.template /App/BaseLocation.config.Release.template.config #256 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.sh709 B20USER app0 B21ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE