openlibraryws_wrapper_loris_perret (latest)

Published 2 years ago by loris.perret

Installation

docker pull codefirst.iut.uca.fr/loris.perret/openlibraryws_wrapper_loris_perret:latest
sha256:9dd5ee83f01f550b3ff76cadf1d9dae0eebe36315f3aea8c7e322c450bd42a03

Image Layers

ADD file:cb13581b8e7a9de4396639e5ca2f3817763435c0563232f85e3d899f6388a1b3 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.12
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.12
COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit
WORKDIR /app
EXPOSE 80
EXPOSE 443
WORKDIR /app
COPY dir:a17b2176b979bc6248afbd790035c0e71077c53f9332a1b7e979cdf639451278 in .
ENTRYPOINT ["dotnet" "OpenLibraryWrapper.dll"]
LABEL org.opencontainers.image.created=2023-10-14T10:07:13Z
LABEL org.opencontainers.image.revision=b5d1bb5202e7e44bdcf916053b84371273867f59
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/loris.perret/CICD_DOTNET.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/loris.perret/CICD_DOTNET

Labels

Key Value
org.opencontainers.image.created 2023-10-14T10:07:13Z
org.opencontainers.image.revision b5d1bb5202e7e44bdcf916053b84371273867f59
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/loris.perret/CICD_DOTNET.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/loris.perret/CICD_DOTNET
Details
Container
2 years ago
25
OCI / Docker
linux/amd64
102 MiB
Versions (1) View all
latest on 2023-10-14