sha256:53f075c414711b1bcee6b92bce5d924ad1eeff459e9b92abb67b0a9adc9d67c1
OS/ARCH
Compressed size
776.46 MB
Last pushed
28 days by devolutionsbot
Type
Image
Manifest digest
sha256:3a10c46c66c88338eac2cacf69a89b98f921bf00cb598224325dfd8c6835c049
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2LABEL maintainer=Devolutions Inc.0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4RUN /bin/sh -c set -eux;78.76 MB5RUN /bin/sh -c set -eux;68.09 MB6ENV XDG_CACHE_HOME=/tmp/.cache0 B7ENV XDG_DATA_HOME=/tmp/.local/share0 B8ENV POWERSHELL_TELEMETRY_OPTOUT=10 B9COPY /opt/devolutions/dvls /opt/devolutions/dvls # buildkit203.41 MB10RUN /bin/sh -c set -eux;203.42 MB11ENV SCHEDULER_EMBEDDED=true0 B12ENV ASPNETCORE_ENVIRONMENT=Production0 B13ENV DOTNET_RUNNING_IN_CONTAINER=true0 B14ENV ASPNETCORE_URLS=https://0.0.0.0:50000 B15EXPOSE [5000/tcp]0 B16WORKDIR /opt/devolutions/dvls32 B17ENV DVLS_EXECUTABLE_PATH=/opt/devolutions/dvls/Devolutions.Server0 B18RUN /bin/sh -c pwsh -Command195.95 MB19COPY entrypoint.ps1 /usr/local/bin/entrypoint.ps1 # buildkit3.9 KB20RUN /bin/sh -c chmod +x3.89 KB21ENTRYPOINT ["pwsh" "-File" "/usr/local/bin/entrypoint.ps1"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'