sha256:2ad11c85c189ba25c6121d614647620247795d53e48d0ad75be5fdf4868c7ad5
OS/ARCH
linux/amd64
Compressed size
943.07 MB
Last pushed
5 months by cistic
Type
Image
Manifest digest
sha256:2ad11c85c189ba25c6121d614647620247795d53e48d0ad75be5fdf4868c7ad5
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.88 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.260 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s164 B8ENV ASPNET_VERSION=8.0.260 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /tmp32 B11RUN /bin/sh -c apt-get update233.22 MB12RUN /bin/sh -c apt-get update432.41 KB13WORKDIR /root32 B14COPY server/linux/updateTimezone.sh server/linux/reverse-proxy.conf /root/ #470 B15RUN /bin/sh -c mv reverse-proxy.conf863 B16USER origam0 B17COPY server/linux/createSslCertificate.sh /etc/nginx/ssl/createSslCertificate.sh # buildkit607 B18RUN /bin/sh -c sudo chmod691 B19COPY server/nginx.conf /etc/nginx/nginx.conf # buildkit686 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.sh20.89 MB24RUN /bin/sh -c mv /home/origam/Scheduler/log4net.scheduler.config794 B25COPY --chown=origam:origam server/HTML5 server/_appsettings.template server/_OrigamSettings.template38.44 MB26RUN /bin/sh -c mv /home/origam/HTML5/log4net.server.config796 B27COPY --chown=origam:origam server/linux/cleanUpEnvironment.sh server/linux/cleanUpEnvironmentRoot.sh /home/origam/Setup/427 B28WORKDIR /home/origam/Scheduler32 B29RUN /bin/sh -c chmod +x1.32 KB30WORKDIR /home/origam/Setup/32 B31RUN /bin/sh -c chmod +x420 B32WORKDIR /home/origam/HTML532 B33RUN /bin/sh -c mkdir logs3.03 KB34ENTRYPOINT ["/bin/bash" "-c" "./entrypoint.sh"]0 B35USER root0 B36RUN /bin/sh -c apt-get update2.76 MB37COPY sshd_config /etc/ssh/ # buildkit370 B38RUN /bin/sh -c echo "service222 B39USER origam0 B40WORKDIR /home/origam/HTML5-SOURCE32 B41RUN /bin/sh -c mkdir src/plugins/implementations227 B42WORKDIR /home/origam/HTML5-SOURCE/src/plugins/implementations32 B43RUN /bin/sh -c git clone8.97 MB44WORKDIR /home/origam/HTML5-SOURCE32 B45RUN /bin/sh -c rm -r269 B46RUN /bin/sh -c rm -r274 B47RUN /bin/sh -c sed '21,22d'801 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/HTML5-SOURCE #1.66 KB51RUN /bin/sh -c yarn install543.3 MB52RUN /bin/sh -c cp -R2.86 MB53WORKDIR /home/origam/HTML532 B54COPY --chown=origam:origam Origam.RatioService.dll Origam.RatioService.deps.json Origam.Chat.dll134.18 KB55EXPOSE map[2222/tcp:{} 80/tcp:{} 8000/tcp:{} 8080/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'