Sign inSign up

devolutions/devolutions-server:2026.2.17.0

Multi-platform
Index digest

sha256:2c4da99b54543be0a327fed88b340fd9f270dc4064534592fe72b4ddab602fb0

OS/ARCH

Compressed size

803.1 MB

Last pushed

5 days by devolutionsbot

Type

Image

Manifest digest

sha256:f3b985975f42d2912664f5c44356a369a6ae1ae772d044d2566c4097453b0edd

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL maintainer=Devolutions Inc.0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c set -eux;79.33 MB
5RUN /bin/sh -c set -eux;74.54 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 # buildkit205.86 MB
10RUN /bin/sh -c set -eux;205.87 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 -Command210.56 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 'amd64' out/ 'bookworm' '@1787529600'