Sign inSign up

kklldog/agile_config:v-1.9.9

Integration & delivery
Developer tools
Manifest digest

sha256:dd897e5fbc5a6802bd7ccd5ae552df41dc0f39ce4085215ec918339c467d541a

OS/ARCH

linux/amd64

Compressed size

125.12 MB

Last pushed

almost 2 years by kklldog

Type

Image

Manifest digest

sha256:dd897e5fbc5a6802bd7ccd5ae552df41dc0f39ce4085215ec918339c467d541a

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update17.86 MB
5RUN /bin/sh -c groupadd 3.21 KB
6ENV DOTNET_VERSION=8.0.110 B
7COPY /dotnet /usr/share/dotnet # buildkit30.75 MB
8RUN /bin/sh -c ln -s155 B
9ENV ASPNET_VERSION=8.0.110 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB
11RUN /bin/sh -c sed -i4.52 KB
12RUN /bin/sh -c sed -i4.52 KB
13RUN /bin/sh -c sed -i4.55 KB
14RUN /bin/sh -c sed -i4.55 KB
15WORKDIR /app93 B
16EXPOSE map[5000/tcp:{}]0 B
17WORKDIR /app32 B
18COPY /app/publish . # buildkit38.16 MB
19ENTRYPOINT ["dotnet" "AgileConfig.Server.Apisite.dll"]0 B

Command

ADD rootfs.tar.xz / # buildkit