sha256:2c4da99b54543be0a327fed88b340fd9f270dc4064534592fe72b4ddab602fb0
OS/ARCH
Compressed size
793.71 MB
Last pushed
5 days by devolutionsbot
Type
Image
Manifest digest
sha256:6f043e409ef3047bf266995e98df97b3ca7bded2820178edc9de7d8f22069494
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;79 MB5RUN /bin/sh -c set -eux;70.48 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.43 MB10RUN /bin/sh -c set -eux;203.43 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 -Command210.56 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' '@1787529600'