sha256:05f3157044ed07d2a48d91f50530b0ffc631bac30fcab07125efe48c68351168
OS/ARCH
linux/amd64
Compressed size
928.08 MB
Last pushed
about 1 year by cistic
Type
Image
Manifest digest
sha256:05f3157044ed07d2a48d91f50530b0ffc631bac30fcab07125efe48c68351168
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.86 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.170 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.170 B9COPY /dotnet /usr/share/dotnet # buildkit10.57 MB10WORKDIR /tmp32 B11RUN /bin/sh -c apt-get update247.97 MB12RUN /bin/sh -c apt-get update432.02 KB13WORKDIR /root32 B14COPY server/linux/updateTimezone.sh server/linux/reverse-proxy.conf /root/ #469 B15RUN /bin/sh -c mv reverse-proxy.conf862 B16USER origam0 B17COPY server/linux/createSslCertificate.sh /etc/nginx/ssl/createSslCertificate.sh # buildkit607 B18RUN /bin/sh -c sudo chmod687 B19COPY server/nginx.conf /etc/nginx/nginx.conf # buildkit687 B20WORKDIR /home/origam32 B21RUN /bin/sh -c mkdir HTML5171 B22COPY --chown=origam:origam server/HTML5-SOURCE /home/origam/HTML5-SOURCE/ #5.04 MB23COPY --chown=origam:origam server/HTML5 server/_appsettings.template server/_OrigamSettings.mssql.template36.72 MB24WORKDIR /home/origam/HTML532 B25RUN /bin/sh -c mkdir logs3.02 KB26ENTRYPOINT ["/bin/bash" "-c" "./entrypoint.sh"]0 B27USER root0 B28RUN /bin/sh -c apt-get update2.71 MB29COPY sshd_config /etc/ssh/ # buildkit368 B30RUN /bin/sh -c echo "service223 B31USER origam0 B32WORKDIR /home/origam/HTML5-SOURCE32 B33RUN /bin/sh -c mkdir src/plugins/implementations228 B34WORKDIR /home/origam/HTML5-SOURCE/src/plugins/implementations32 B35RUN /bin/sh -c git clone8.97 MB36WORKDIR /home/origam/HTML5-SOURCE32 B37RUN /bin/sh -c rm -r266 B38RUN /bin/sh -c sed '21,22d'804 B39COPY --chown=origam:origam PluginRegistration.ts src/plugins/tools/PluginRegistration.ts #903 B40COPY --chown=origam:origam package.json /home/origam/HTML5-SOURCE #1.66 KB41RUN /bin/sh -c yarn install536.27 MB42RUN /bin/sh -c cp -R2.85 MB43WORKDIR /home/origam/HTML532 B44COPY --chown=origam:origam Origam.RatioService.dll Origam.RatioService.deps.json Origam.Chat.dll132.88 KB45EXPOSE map[2222/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'