sae_2a_blazor (latest)

Published 1 year ago by mathieu.grousseau

Installation

docker pull codefirst.iut.uca.fr/grid-battle/sae_2a_blazor:latest
sha256:1c635bc4a3c2a606f5b08e24b0106cb7073f27abdff30a35324a234e5ef5be6b

Image Layers

ADD file:3cd55ecee0ffd78be95dd5842ecd3171631aaccaae50fe41f6bf60ad5be6aaa9 in /
CMD ["bash"]
ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
RUN /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/* # buildkit
ENV DOTNET_VERSION=7.0.17
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit
ENV ASPNET_VERSION=7.0.17
COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit
WORKDIR /admin
COPY dir:2b168a14143a948320c71455bc0813d959ac10dd1e094950ea6281ff5ef8230e in .
ENV ASPNETCORE_HTTP_PORTS=80
ENV DOTNET_HOSTBUILDER__RELOADCONFIGONCHANGE=false
EXPOSE 80
ENTRYPOINT ["dotnet" "GridBattleAdmin.dll"]
LABEL org.opencontainers.image.created=2024-03-31T08:55:13Z
LABEL org.opencontainers.image.revision=0e164d70e0c0a4b45fc50d16bcede9d359170ba5
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/Grid-Battle/SAE_2A_Blazor.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/Grid-Battle/SAE_2A_Blazor

Labels

Key Value
org.opencontainers.image.created 2024-03-31T08:55:13Z
org.opencontainers.image.revision 0e164d70e0c0a4b45fc50d16bcede9d359170ba5
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/Grid-Battle/SAE_2A_Blazor.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/Grid-Battle/SAE_2A_Blazor
Details
Container
1 year ago
4
OCI / Docker
linux/amd64
87 MiB
Versions (1) View all
latest on 2024-03-31