Sign inSign up

jchristn77/tempo-worker:latest

Multi-platform
Integration & delivery
Message queues
API management
Index digest

sha256:1ab61f8a43ca075a17d1b3d67f79e6df3ad685d1cb065b6cc51f47ae1a7c6b8d

OS/ARCH

Compressed size

355.84 MB

Last pushed

5 months by jchristn77

Type

Image

Manifest digest

sha256:70afc76bcb0b49356fa4e0beb3fd1d2864768a53551d3ffe93383f164c838a12

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 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.02 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.70 B
10COPY /dotnet /usr/share/dotnet # buildkit32.9 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=10.0.70 B
13COPY /dotnet /usr/share/dotnet # buildkit11.7 MB
14ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.203 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
15RUN /bin/sh -c apt-get update22.81 MB
16COPY /dotnet /usr/share/dotnet # buildkit178.26 MB
17RUN /bin/sh -c ln -s525 B
18RUN /bin/sh -c powershell_version=7.6.0 17.23 MB
19RUN /bin/sh -c apt-get update27.38 MB
20WORKDIR /app93 B
21COPY /app/publish ./ # buildkit22 MB
22RUN /bin/sh -c mkdir -p220 B
23COPY docker/tempo.worker.json /var/lib/tempo-worker/config/tempo.worker.json # buildkit806 B
24COPY docker/tempo.worker.entrypoint.sh /usr/local/bin/tempo-worker-entrypoint.sh # buildkit1.29 KB
25RUN /bin/sh -c chmod +x32 B
26ENTRYPOINT ["/usr/local/bin/tempo-worker-entrypoint.sh"]0 B

Command

 ARG RELEASE