sha256:16e41e9cfb4f78d7f901ce6a30c6f3d51b0f98defa9cd766b1d6bed207150f40
OS/ARCH
linux/amd64
Compressed size
1019.25 MB
Last pushed
over 1 year by cistic
Type
Image
Manifest digest
sha256:16e41e9cfb4f78d7f901ce6a30c6f3d51b0f98defa9cd766b1d6bed207150f40
Image Layers
1# debian.sh --arch 'amd64' out/27.78 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.86 MB4RUN /bin/sh -c groupadd 3.21 KB5ENV DOTNET_VERSION=8.0.130 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.130 B9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB10WORKDIR /tmp32 B11RUN /bin/sh -c apt-get update233.21 MB12WORKDIR /root32 B13COPY linux/updateTimezone.sh linux/reverse-proxy.conf /root/ #470 B14RUN /bin/sh -c mv reverse-proxy.conf862 B15USER origam0 B16COPY linux/createSslCertificate.sh /etc/nginx/ssl/createSslCertificate.sh # buildkit607 B17RUN /bin/sh -c sudo chmod689 B18COPY nginx.conf /etc/nginx/nginx.conf # buildkit691 B19WORKDIR /home/origam32 B20RUN /bin/sh -c mkdir HTML5171 B21COPY --chown=origam:origam HTML5-SOURCE /home/origam/HTML5-SOURCE/ #5.04 MB22COPY --chown=origam:origam HTML5 _appsettings.template _OrigamSettings.mssql.template129.13 MB23WORKDIR /home/origam/HTML532 B24RUN /bin/sh -c mkdir data2.47 KB25ENTRYPOINT ["/bin/bash" "-c" "./entrypoint.sh"]0 B26USER root0 B27RUN /bin/sh -c apt-get update19.78 MB28COPY sshd_config /etc/ssh/ # buildkit371 B29RUN /bin/sh -c echo "service223 B30USER origam0 B31WORKDIR /home/origam/HTML5-SOURCE32 B32RUN /bin/sh -c mkdir src/plugins/implementations228 B33WORKDIR /home/origam/HTML5-SOURCE/src/plugins/implementations32 B34RUN /bin/sh -c git clone8.97 MB35WORKDIR /home/origam/HTML5-SOURCE32 B36RUN /bin/sh -c rm -r268 B37RUN /bin/sh -c sed '21,22d'804 B38COPY --chown=origam:origam PluginRegistration.ts src/plugins/tools/PluginRegistration.ts #905 B39COPY --chown=origam:origam package.json /home/origam/HTML5-SOURCE #1.66 KB40RUN /bin/sh -c yarn install533.19 MB41RUN /bin/sh -c cp -R2.86 MB42WORKDIR /home/origam/HTML532 B43COPY --chown=origam:origam Origam.RatioService.dll Origam.RatioService.deps.json Origam.Chat.dll131.88 KB44EXPOSE map[2222/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'