sha256:2dec8e9580b6f70ec22b430c3ad09899af6522cd568ecdd3439f70e2e8b6f719
OS/ARCH
linux/amd64
Compressed size
1007.24 MB
Last pushed
7 months by cistic
Type
Image
Manifest digest
sha256:2dec8e9580b6f70ec22b430c3ad09899af6522cd568ecdd3439f70e2e8b6f719
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.240 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.240 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /tmp32 B11RUN /bin/sh -c apt-get update233.22 MB12RUN /bin/sh -c apt-get update432.31 KB13WORKDIR /root32 B14COPY server/linux/updateTimezone.sh server/linux/reverse-proxy.conf /root/ #472 B15RUN /bin/sh -c mv reverse-proxy.conf858 B16USER origam0 B17COPY server/linux/createSslCertificate.sh /etc/nginx/ssl/createSslCertificate.sh # buildkit607 B18RUN /bin/sh -c sudo chmod692 B19COPY server/nginx.conf /etc/nginx/nginx.conf # buildkit685 B20WORKDIR /home/origam32 B21RUN /bin/sh -c mkdir server_bin202 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.config799 B25COPY --chown=origam:origam server/server_bin server/_appsettings.template server/_OrigamSettings.template54.5 MB26RUN /bin/sh -c mv /home/origam/server_bin/log4net.server.config794 B27COPY --chown=origam:origam server/linux/cleanUpEnvironment.sh server/linux/cleanUpEnvironmentRoot.sh /home/origam/Setup/427 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 update2.76 MB37COPY sshd_config /etc/ssh/ # buildkit372 B38RUN /bin/sh -c echo "service224 B39USER origam0 B40WORKDIR /home/origam/client_source32 B41RUN /bin/sh -c mkdir src/plugins/implementations220 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 sed '21,22d'804 B47COPY --chown=origam:origam PluginRegistration.ts src/plugins/tools/PluginRegistration.ts #903 B48COPY --chown=origam:origam package.json /home/origam/client_source #1.66 KB49RUN /bin/sh -c yarn install587.16 MB50RUN /bin/sh -c cp -R2.86 MB51WORKDIR /home/origam/server_bin32 B52COPY --chown=origam:origam Origam.RatioService.dll Origam.RatioService.deps.json Origam.Chat.dll149.88 KB53EXPOSE map[2222/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'