tp_blazor (latest)

Published 2 years ago by lucas.zborowski

Installation

docker pull codefirst.iut.uca.fr/lucas.zborowski/tp_blazor:latest
sha256:73d8a7ec007581325ee13e16f84c3828a6a072228c77516b4e2a7bfc898045bc

Image Layers

ADD file:e2398d0bf516084b2b37ba1bb76b86d56e66999831df692461679fbd6a5d8eb6 in /
CMD ["bash"]
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu67 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*
ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
ENV DOTNET_VERSION=6.0.13
COPY dir:404ea5054724e4b7fb09b0b646eca7d54cff67b4d095f60dbfba65d984ab7d7a in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=6.0.13
COPY dir:82d67b985dcff3c2c1f70bbd37ecbba91b3d9b90f3c7459f51df67098a3591ac in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /app
EXPOSE 80
EXPOSE 443
WORKDIR /app
COPY dir:a4f4ef69cd80ce75574ce6c24c96684fbb917d2f02eae70ecf5f403b9be9aaf1 in .
ENTRYPOINT ["dotnet" "TP1.dll"]
LABEL org.opencontainers.image.created=2023-01-28T09:57:09Z
LABEL org.opencontainers.image.revision=2fd4589836bbb22c8517b9d52855b2b47b709e7e
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/lucas.zborowski/TP_Blazor.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/lucas.zborowski/TP_Blazor

Labels

Key Value
org.opencontainers.image.created 2023-01-28T09:57:09Z
org.opencontainers.image.revision 2fd4589836bbb22c8517b9d52855b2b47b709e7e
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/lucas.zborowski/TP_Blazor.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/lucas.zborowski/TP_Blazor
Details
Container
2 years ago
4
OCI / Docker
linux/amd64
86 MiB
Versions (1) View all
latest on 2023-01-28