leagueoflegendeapi (latest)

Published 2 years ago by victor.gaborit

Installation

docker pull codefirst.iut.uca.fr/victor.gaborit/leagueoflegendeapi:latest
sha256:5df7053d19c1462198604e97bce54452f24055aaf391cdf5b52051717a7813fa

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=6.0.15
COPY dir:843d4784ed711a767630872c8c3473dcca37360cbe61625fc23deb93130b6d66 in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=6.0.15
COPY dir:22fb8c6d5c7b14fef573bf0873db74179a738d10303aff84807fa221aa757ca7 in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /app
EXPOSE 80
EXPOSE 443
WORKDIR /app
COPY dir:cc67784c6eee80a7a3e020271a770dbb40badf6b6fdf481d7f9a30c15e22b6ba in .
ENTRYPOINT ["dotnet" "LeagueOfLegendsAPI.dll"]
LABEL org.opencontainers.image.created=2023-03-27T11:17:02Z
LABEL org.opencontainers.image.revision=6745a227e5f343ebf0326d41cb9dcfae6a208dec
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/victor.gaborit/LeagueOfLegendeAPI.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/victor.gaborit/LeagueOfLegendeAPI

Labels

Key Value
org.opencontainers.image.created 2023-03-27T11:17:02Z
org.opencontainers.image.revision 6745a227e5f343ebf0326d41cb9dcfae6a208dec
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/victor.gaborit/LeagueOfLegendeAPI.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/victor.gaborit/LeagueOfLegendeAPI
Details
Container
2 years ago
0
OCI / Docker
linux/amd64
85 MiB
Versions (1) View all
latest on 2023-03-27