Sign inSign up

certifytheweb/certify-agent:7.0.9.0

Multi-platform
Integration & delivery
Web servers
Monitoring & observability
Index digest

sha256:3daac6881d8fc4b61de13cc81b74e14f534d8ef1a7e71efa6f4ff4d95ec33804

OS/ARCH

Compressed size

188.5 MB

Last pushed

12 months by certifytheweb

Type

Image

Manifest digest

sha256:ef36467a179d224865c52378b93adbbb5de6576a2f57c54063eead8cbae3ef6d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update16.02 MB
9RUN /bin/sh -c groupadd 3.48 KB
10ENV DOTNET_VERSION=10.0.0-rc.1.25451.1070 B
11COPY /dotnet /usr/share/dotnet # buildkit32.98 MB
12RUN /bin/sh -c ln -s152 B
13ENV ASPNET_VERSION=10.0.0-rc.1.25451.1070 B
14COPY /dotnet /usr/share/dotnet # buildkit11.69 MB
15WORKDIR /app93 B
16WORKDIR /app32 B
17COPY /app/publish . # buildkit59.54 MB
18RUN /bin/sh -c mkdir -p141 B
19RUN /bin/sh -c apt-get update40.75 MB
20USER 16540 B
21ENTRYPOINT ["dotnet" "Certify.Server.Core.dll"]0 B

Command

 ARG RELEASE