Sign inSign up

okteto/hello-world:aspnetcore-dev

Manifest digest

sha256:ec45695b78aeb805378ff73748a7c83fc35320a175aae17f28a09db85ef09896

OS/ARCH

linux/amd64

Compressed size

328.92 MB

Last pushed

over 5 years by ramiro

Type

Image

Manifest digest

sha256:ec45695b78aeb805378ff73748a7c83fc35320a175aae17f28a09db85ef09896

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.47 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.44 MB
6ENV DOTNET_RUNNING_IN_CONTAINER=true DOTNET_USE_POLLING_FILE_WATCHER=true NUGET_XMLDOC_MODE=skip0 B
7/bin/sh -c apt-get update 13.07 MB
8/bin/sh -c dotnet_sdk_version=3.1.407 118.33 MB
9/bin/sh -c powershell_version=7.0.5 12.62 MB
10WORKDIR /src97 B
11RUN /bin/sh -c apt-get update13.22 MB
12RUN /bin/sh -c curl -sSL56.77 MB
13COPY *.csproj ./ # buildkit283 B
14RUN /bin/sh -c dotnet restore6.54 KB
15COPY . ./ # buildkit110.08 KB
16RUN /bin/sh -c dotnet build197.3 KB
17RUN /bin/sh -c dotnet publish72.5 KB

Command

ADD file:c254898ceb4172f05cd40460f8d0b1ca2d39d5178bdddd4e794c7d3fc5a60a03 in /