server_fotofun (latest)

Published 2 years ago by thomas.chazot2

Installation

docker pull codefirst.iut.uca.fr/thomas.chazot2/server_fotofun:latest
sha256:f6e95242f846d673fd84ff57f3ccdf85f023081a79b784ed27488d021cddbbcd

Image Layers

ADD file:7eb149bcaba1d7dcab06b3f9a0615ca459e9cb28459a0864f92b0037f270ba66 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.11
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.11
COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit
WORKDIR /App
COPY dir:81241198421280cb68ea837b707c763a3c0bad12cfd5b7085f342c2661c97f89 in .
COPY dir:91bb480f6099f7eb028f4c5c70756c67e2adf2e13963d0fd9d43a952d0456d7b in .
COPY dir:1038be5d662a6c6e7159951ec2e256d7ea969a7cb6290d565c4cce672c0de401 in .
/bin/sh -c ls
EXPOSE 80
ENTRYPOINT ["dotnet" "API_Server.dll"]
LABEL org.opencontainers.image.created=2023-10-06T08:10:32Z
LABEL org.opencontainers.image.revision=c4446a954b1c3330bda7d4233f71f9bf91ca516c
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/FotoFun/FotoFun.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/FotoFun/FotoFun

Labels

Key Value
org.opencontainers.image.created 2023-10-06T08:10:32Z
org.opencontainers.image.revision c4446a954b1c3330bda7d4233f71f9bf91ca516c
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/FotoFun/FotoFun.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/FotoFun/FotoFun
Details
Container
2 years ago
33
OCI / Docker
linux/amd64
86 MiB
Versions (1) View all
latest on 2023-10-06