Sign inSign up

svelde/mqtt-base64-ridge:0.0.4

Index digest

sha256:3142d5e3d8ade8c3d7cf5ff7439f7fe5f79e6280383fbff641174d83d6a2c70c

OS/ARCH

linux/amd64

Compressed size

81.73 MB

Last pushed

about 2 months by svelde

Type

Image

Manifest digest

sha256:74ea1fcbc1f7b10a84978223a6507e6cb2e0fa1f91b482abae10632b46e7227f

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 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 update18.29 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.100 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s155 B
12WORKDIR /app91 B
13ENV DOTNET_EnableDiagnostics=00 B
14COPY /app/publish ./ # buildkit155.86 KB
15ENTRYPOINT ["dotnet" "MqttBase64Bridge.dll"]0 B

Command

 ARG RELEASE