lol (latest)

Published 2 years ago by hugo.livet

Installation

docker pull codefirst.iut.uca.fr/hugo.livet/lol:latest
sha256:05fb5c527ed4420469d6790155641644223afe7785afe5fab58816769ed47308

Image Layers

ADD file:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 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=7.0.4
COPY dir:db669bdb9a0bc853284eb9bdace42ea272f0c29bfa8e539b506770e7212b3c04 in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=7.0.4
COPY dir:227080d8bfc229b689ef0a93f5861ca9053b1b596f7f951b2f58813ad44c486f in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /app
EXPOSE 80
EXPOSE 443
WORKDIR /app
COPY dir:49f40f3b6b7d249a0cc0fafe1866a5237c0c40412418b3007e93dfda3504bb1d in .
ENTRYPOINT ["dotnet" "API.dll"]
LABEL org.opencontainers.image.created=2023-03-26T15:16:25Z
LABEL org.opencontainers.image.revision=b7e006b0e2e5dcf503dc1800d26b6bc1f6bfdd78
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/hugo.livet/lol.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/hugo.livet/lol

Labels

Key Value
org.opencontainers.image.created 2023-03-26T15:16:25Z
org.opencontainers.image.revision b7e006b0e2e5dcf503dc1800d26b6bc1f6bfdd78
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/hugo.livet/lol.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/hugo.livet/lol
Details
Container
2 years ago
51
OCI / Docker
linux/amd64
109 MiB
Versions (1) View all
latest on 2023-03-26