sha256:5eb78bd202b187087d3225036b2c7e711e661703513edce80b0ce91d1008038b
OS/ARCH
Compressed size
518.79 MB
Last pushed
12 days by devolutionsbot
Type
Image
Manifest digest
sha256:23bd3543ff209faef71322041444d65eb06695de4063ffb2785bfebc57ad2773
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.4 MB5COPY /opt/devolutions/dvls /opt/devolutions/dvls # buildkit206.79 MB6RUN /bin/sh -c set -eux;206.79 MB7ENV SCHEDULER_EMBEDDED=true0 B8ENV ASPNETCORE_ENVIRONMENT=Production0 B9ENV DOTNET_RUNNING_IN_CONTAINER=true0 B10ENV ASPNETCORE_URLS=https://0.0.0.0:50000 B11ENV DVLS_DATABASE_UPGRADE_ON_STARTUP=true0 B12ENV DVLS_DATABASE_UPGRADE_LOCK_TIMEOUT=3000 B13ENV DVLS_EXECUTABLE_PATH=/opt/devolutions/dvls/Devolutions.Server0 B14EXPOSE [5000/tcp]0 B15WORKDIR /opt/devolutions/dvls32 B16ENTRYPOINT ["sh" "-c" "exec \"${DVLS_EXECUTABLE_PATH}\"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'