Sign inSign up

maikebing/iotsharp:v3.3

Internet of things
Manifest digest

sha256:02045a43c0c0c69e5971a5c5843b2e516558dfedca271c75bf3ab39ae904a280

OS/ARCH

linux/amd64

Compressed size

308.49 MB

Last pushed

about 1 year by maikebing

Type

Image

Manifest digest

sha256:02045a43c0c0c69e5971a5c5843b2e516558dfedca271c75bf3ab39ae904a280

Image Layers

1# debian.sh --arch 'amd64' out/27.8 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.86 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=9.0.60 B
6COPY /dotnet /usr/share/dotnet # buildkit32.95 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=9.0.60 B
9COPY /dotnet /usr/share/dotnet # buildkit10.78 MB
10RUN /bin/sh -c echo "Acquire::http::Pipeline-Depth46.8 MB
11WORKDIR /app126 B
12EXPOSE map[8080/tcp:{}]0 B
13EXPOSE map[8081/tcp:{}]0 B
14EXPOSE map[1883/tcp:{}]0 B
15EXPOSE map[8883/tcp:{}]0 B
16USER app0 B
17WORKDIR /app32 B
18VOLUME [/app/security/]0 B
19COPY /app/publish . # buildkit172.3 MB
20ENTRYPOINT ["dotnet" "IoTSharp.dll"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'