Sign inSign up

devolutions/devolutions-server:2026.2.16.0

Multi-platform
Index digest

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 MB
2LABEL maintainer=Devolutions Inc.0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c set -eux;78.76 MB
5RUN /bin/sh -c set -eux;68.09 MB
6ENV XDG_CACHE_HOME=/tmp/.cache0 B
7ENV XDG_DATA_HOME=/tmp/.local/share0 B
8ENV POWERSHELL_TELEMETRY_OPTOUT=10 B
9COPY /opt/devolutions/dvls /opt/devolutions/dvls # buildkit203.41 MB
10RUN /bin/sh -c set -eux;203.42 MB
11ENV SCHEDULER_EMBEDDED=true0 B
12ENV ASPNETCORE_ENVIRONMENT=Production0 B
13ENV DOTNET_RUNNING_IN_CONTAINER=true0 B
14ENV ASPNETCORE_URLS=https://0.0.0.0:50000 B
15EXPOSE [5000/tcp]0 B
16WORKDIR /opt/devolutions/dvls32 B
17ENV DVLS_EXECUTABLE_PATH=/opt/devolutions/dvls/Devolutions.Server0 B
18RUN /bin/sh -c pwsh -Command195.95 MB
19COPY entrypoint.ps1 /usr/local/bin/entrypoint.ps1 # buildkit3.9 KB
20RUN /bin/sh -c chmod +x3.89 KB
21ENTRYPOINT ["pwsh" "-File" "/usr/local/bin/entrypoint.ps1"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'