sha256:53f075c414711b1bcee6b92bce5d924ad1eeff459e9b92abb67b0a9adc9d67c1
OS/ARCH
Compressed size
785.86 MB
Last pushed
28 days by devolutionsbot
Type
Image
Manifest digest
sha256:caacb7919cbb9939cd2c41866f8b3ae1a4107b89a6b2b8bf1293679c0ced8417
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL maintainer=Devolutions Inc.0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4RUN /bin/sh -c set -eux;79.09 MB5RUN /bin/sh -c set -eux;72.16 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 # buildkit205.86 MB10RUN /bin/sh -c set -eux;205.87 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 'amd64' out/ 'bookworm' '@1785715200'