Sign inSign up

oneidentity/oneim-dbagent:latest

Multi-platform
Index digest

sha256:7e6258d17c37c074dcc3a030312e6023c731bb4fa8d56b145b3bf1ee749b6d00

OS/ARCH

Compressed size

102.32 MB

Last pushed

22 days by nhiggins1id

Type

Image

Manifest digest

sha256:a0684c593dea38b67aa89498395885d211fe4ec8e6655c1b65bab4fa93d70cf2

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.2 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update16 MB
8RUN /bin/sh -c groupadd 3.49 KB
9ENV DOTNET_VERSION=10.0.110 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s155 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN /bin/sh -c apt-get -o5.56 MB
14COPY files/binaries /installer # buildkit14.42 MB
15COPY /cert-tool /installer # buildkit2.23 MB
16ENTRYPOINT ["dotnet" "/installer/create-web-dir.dll"]0 B
17ENV SRV_HOME=/srv/dbagent SECRETS=/run/secrets CONFIG=/config MONO_PATH=/srv/dbagent0 B
18COPY --chmod=755 files/*.sh /usr/bin/ #1.02 KB
19COPY files/*.config /config/ # buildkit729 B
20HEALTHCHECK &{["CMD-SHELL" "test `find /tmp/alive0 B
21WORKDIR /srv/dbagent117 B
22ENTRYPOINT ["/usr/bin/run.sh"]0 B

Command

 ARG RELEASE