sha256:939724a83c3123b696f886d85ca688167125ad231850b7a81eae80cc58517817
OS/ARCH
linux/amd64
Compressed size
123.94 MB
Last pushed
4 months by davidmgemel
Type
Image
Manifest digest
sha256:939724a83c3123b696f886d85ca688167125ad231850b7a81eae80cc58517817
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 29.23 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update15.93 MB8RUN /bin/sh -c groupadd 3.47 KB9ENV DOTNET_VERSION=8.0.270 B10COPY /dotnet /usr/share/dotnet # buildkit30.76 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=8.0.270 B13COPY /dotnet /usr/share/dotnet # buildkit10.58 MB14ENV container=docker0 B15ENV DOTNET_CLI_TELEMETRY_OPTOUT=true0 B16ENV ASPNETCORE_URLS=http://*:80800 B17ENV LANG=en_US.utf80 B18ENV DUNDAS_BI_SCRIPTS_TO_RUN=DundasBIAuthBridge0 B19ENV APP_ROOT=/usr/share/dundas/bi/0 B20ENV DUNDAS_BI_CONFIG_FILE_PATH=/usr/share/dundas/bi/Files/Container/www/BIWebsite/App_Data/dbi.config0 B21ENV DUNDAS_BI_APP_DATA_PATH=/usr/share/dundas/bi/Files/Container/www/BIWebsite/App_Data/0 B22COPY /usr/share/dundas/bi/ /usr/share/dundas/bi/ # buildkit16.6 MB23RUN /bin/sh -c apt-get update20.32 MB24RUN /bin/sh -c echo "dundasbi537.81 KB25WORKDIR /usr/share/dundas/bi/Files/Container/www/BIAuthBridge/32 B26ENTRYPOINT ["/usr/share/dundas/bi/Files/Container/www/Entrypoint.sh"]0 B27USER dundasbi0 BCommand
ARG RELEASE