sha256:0e81f0204082e7a36b47df6304ab2fa5b8562db0d8926bcbea1bf92663f84af8
OS/ARCH
linux/amd64
Compressed size
970 MB
Last pushed
4 months by cistic
Type
Image
Manifest digest
sha256:0e81f0204082e7a36b47df6304ab2fa5b8562db0d8926bcbea1bf92663f84af8
Image Layers
1# debian.sh --arch 'amd64' out/27.8 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.21 KB5ENV DOTNET_VERSION=8.0.250 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s152 B8ENV ASPNET_VERSION=8.0.250 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /tmp32 B11RUN /bin/sh -c apt-get update233.21 MB12RUN /bin/sh -c apt-get update432.31 KB13WORKDIR /root32 B14COPY server/linux/updateTimezone.sh server/linux/reverse-proxy.conf /root/ #471 B15RUN /bin/sh -c mv reverse-proxy.conf863 B16USER origam0 B17COPY server/linux/createSslCertificate.sh /etc/nginx/ssl/createSslCertificate.sh # buildkit610 B18RUN /bin/sh -c sudo chmod690 B19COPY server/nginx.conf /etc/nginx/nginx.conf # buildkit689 B20WORKDIR /home/origam32 B21RUN /bin/sh -c mkdir server_bin201 B22COPY --chown=origam:origam server/client_source /home/origam/client_source/ #5.05 MB23COPY --chown=origam:origam server/scheduler_bin server/_OrigamSettings.template server/linux/configureScheduler.sh26.04 MB24RUN /bin/sh -c mv /home/origam/scheduler_bin/log4net.scheduler.config797 B25COPY --chown=origam:origam server/server_bin server/_appsettings.template server/_OrigamSettings.template54.55 MB26RUN /bin/sh -c mv /home/origam/server_bin/log4net.server.config795 B27COPY --chown=origam:origam server/linux/cleanUpEnvironment.sh server/linux/cleanUpEnvironmentRoot.sh /home/origam/Setup/425 B28WORKDIR /home/origam/scheduler_bin32 B29RUN /bin/sh -c chmod +x1.23 KB30WORKDIR /home/origam/Setup/32 B31RUN /bin/sh -c chmod +x422 B32WORKDIR /home/origam/server_bin32 B33RUN /bin/sh -c rm -rf2.77 KB34ENTRYPOINT ["/bin/bash" "-c" "./entrypoint.sh"]0 B35USER root0 B36RUN /bin/sh -c apt-get update8.42 MB37COPY sshd_config /etc/ssh/ # buildkit370 B38RUN /bin/sh -c echo "service222 B39USER origam0 B40WORKDIR /home/origam/client_source32 B41RUN /bin/sh -c mkdir src/plugins/implementations219 B42WORKDIR /home/origam/client_source/src/plugins/implementations32 B43RUN /bin/sh -c git clone8.97 MB44WORKDIR /home/origam/client_source32 B45RUN /bin/sh -c rm -r262 B46RUN /bin/sh -c rm -r269 B47RUN /bin/sh -c sed '21,22d'804 B48COPY --chown=origam:origam PluginRegistration.ts src/plugins/tools/PluginRegistration.ts #901 B49COPY --chown=origam:origam Icon.tsx src/gui/Components/Icon/Icon.tsx #1.05 KB50COPY --chown=origam:origam package.json /home/origam/client_source #1.66 KB51RUN /bin/sh -c yarn install543.32 MB52RUN /bin/sh -c cp -R2.86 MB53WORKDIR /home/origam/server_bin32 B54COPY --chown=origam:origam Origam.RatioService.dll Origam.RatioService.deps.json Origam.Chat.dll150.72 KB55EXPOSE map[2222/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'