Sign inSign up

altinityinfra/mysql_dotnet_client:latest

Multi-platform
Index digest

sha256:2ab2f646e3664460f075709d078465124ddae8f1f03f182061655bb2fe862349

OS/ARCH

Compressed size

499.3 MB

Last pushed

6 days by altinityinfra

Type

Image

Manifest digest

sha256:6c46c9bc25c7fc886a7bd0bdebcb91a376540832f165d8b6ecf8e077749da60d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c apt-get update362.19 MB
7WORKDIR /testapp97 B
8COPY testapp.csproj testapp.csproj # buildkit361 B
9RUN /bin/sh -c dotnet restore102.59 MB
10COPY Program.cs Program.cs # buildkit1.03 KB
11WORKDIR /pg_testapp100 B
12COPY pg/testapp.csproj testapp.csproj # buildkit362 B
13RUN /bin/sh -c dotnet restore6.16 MB
14COPY pg/Program.cs Program.cs # buildkit910 B

Command

 ARG RELEASE