sha256:1457e45a61d4ddae82a2bd5cca2951de287741bea8c6557da0ba534f7d43ea0f
OS/ARCH
linux/amd64
Compressed size
938.98 MB
Last pushed
11 months by cistic
Type
Image
Manifest digest
sha256:1457e45a61d4ddae82a2bd5cca2951de287741bea8c6557da0ba534f7d43ea0f
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.200 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s153 B8ENV ASPNET_VERSION=8.0.200 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /tmp32 B11RUN /bin/sh -c apt-get update233.17 MB12RUN /bin/sh -c apt-get update432.1 KB13WORKDIR /root32 B14COPY server/linux/updateTimezone.sh server/linux/reverse-proxy.conf /root/ #470 B15RUN /bin/sh -c mv reverse-proxy.conf868 B16USER origam0 B17COPY server/linux/createSslCertificate.sh /etc/nginx/ssl/createSslCertificate.sh # buildkit610 B18RUN /bin/sh -c sudo chmod687 B19COPY server/nginx.conf /etc/nginx/nginx.conf # buildkit684 B20WORKDIR /home/origam32 B21RUN /bin/sh -c mkdir HTML5206 B22COPY --chown=origam:origam server/HTML5-SOURCE /home/origam/HTML5-SOURCE/ #5.05 MB23COPY --chown=origam:origam server/Scheduler server/_OrigamSettings.template server/linux/configureScheduler.sh21.75 MB24RUN /bin/sh -c mv /home/origam/Scheduler/log4net.scheduler.config794 B25COPY --chown=origam:origam server/HTML5 server/_appsettings.template server/_OrigamSettings.template37.17 MB26RUN /bin/sh -c mv /home/origam/HTML5/log4net.server.config793 B27COPY --chown=origam:origam server/linux/cleanUpEnvironment.sh server/linux/cleanUpEnvironmentRoot.sh /home/origam/Setup/427 B28WORKDIR /home/origam/Scheduler RUN chmod +x197 B29WORKDIR /home/origam/Setup/32 B30RUN /bin/sh -c chmod +x419 B31WORKDIR /home/origam/HTML532 B32RUN /bin/sh -c mkdir logs3.02 KB33ENTRYPOINT ["/bin/bash" "-c" "./entrypoint.sh"]0 B34USER root0 B35RUN /bin/sh -c apt-get update2.73 MB36COPY sshd_config /etc/ssh/ # buildkit371 B37RUN /bin/sh -c echo "service223 B38USER origam0 B39WORKDIR /home/origam/HTML5-SOURCE32 B40RUN /bin/sh -c mkdir src/plugins/implementations227 B41WORKDIR /home/origam/HTML5-SOURCE/src/plugins/implementations32 B42RUN /bin/sh -c git clone8.97 MB43WORKDIR /home/origam/HTML5-SOURCE32 B44RUN /bin/sh -c rm -r268 B45RUN /bin/sh -c sed '21,22d'802 B46COPY --chown=origam:origam PluginRegistration.ts src/plugins/tools/PluginRegistration.ts #902 B47COPY --chown=origam:origam package.json /home/origam/HTML5-SOURCE #1.66 KB48RUN /bin/sh -c yarn install539.72 MB49RUN /bin/sh -c cp -R2.85 MB50WORKDIR /home/origam/HTML532 B51COPY --chown=origam:origam Origam.RatioService.dll Origam.RatioService.deps.json Origam.Chat.dll133.32 KB52EXPOSE map[2222/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'