Sign inSign up

origam/composer:2026.9.alpha.4367.linux

Manifest digest

sha256:eea9be096b5463143f4a9d01490948fcee56636f07cd78b332013c69c604cee2

OS/ARCH

linux/amd64

Compressed size

110.9 MB

Last pushed

8 days by cistic

Type

Image

Manifest digest

sha256:eea9be096b5463143f4a9d01490948fcee56636f07cd78b332013c69c604cee2

Image Layers

1# debian.sh --arch 'amd64' out/27.8 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.310 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s164 B
8RUN /bin/sh -c useradd -ms3.29 KB
9USER origam0 B
10WORKDIR /home/origam/Composer146 B
11COPY --chown=origam:origam composer/bin . #34.46 MB
12ENTRYPOINT ["dotnet" "Origam.Composer.dll"]0 B

Command

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