Sign inSign up

onlyoffice/docspace-migration-runner:3.0.1.1

Index digest

sha256:1b9fc0f423d7eb0aa474669d8afcc0d896bd08be851ea3e768991557c7d115da

OS/ARCH

linux/amd64

Compressed size

216.09 MB

Last pushed

almost 2 years by agolybev

Type

Image

Manifest digest

sha256:261b97697cd83f478f5c9f30108fdf7f27299a75233594574599e6a338ff6c9c

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.67 MB
4RUN /bin/sh -c groupadd 3.21 KB
5ENV DOTNET_VERSION=8.0.110 B
6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB
7RUN /bin/sh -c ln -s153 B
8ENV ASPNET_VERSION=8.0.110 B
9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB
10ARG BUILD_PATH=/var/www0 B
11ARG SRC_PATH=/app/onlyoffice/src0 B
12ENV BUILD_PATH=/var/www0 B
13ENV SRC_PATH=/app/onlyoffice/src0 B
14RUN |2 BUILD_PATH=/var/www SRC_PATH=/app/onlyoffice/src /bin/sh1.19 KB
15USER onlyoffice0 B
16WORKDIR /var/www/services/ASC.Migration.Runner/179 B
17COPY ./docker-migration-entrypoint.sh ./docker-migration-entrypoint.sh # buildkit563 B
18COPY /app/onlyoffice/src/server/ASC.Migration.Runner/service/ . # buildkit130.19 MB
19ENTRYPOINT ["./docker-migration-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'