openlibraryws_wrapper_de_pasquizzat (latest)

Published 1 year ago by paul.squizzato

Installation

docker pull codefirst.iut.uca.fr/paul.squizzato/openlibraryws_wrapper_de_pasquizzat:latest
sha256:8d9ce55b1f202712b78e09f049687c66133f56dd6a018f2e6f308bbc941f0b75

Image Layers

ADD file:5fb15e28ab9cd52a4c1371f9273d159579710f4efb955c1e6d76c0403e36967c 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.13
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.13
COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit
WORKDIR /publish
COPY dir:6a7f939b155faf6c9a17e91d00e46d027ce330592647fc9711eb29f76bb4b350 in ./
EXPOSE 80
ENTRYPOINT ["dotnet" "OpenLibraryWrapper.dll"]
LABEL org.opencontainers.image.created=2023-11-06T12:24:08Z
LABEL org.opencontainers.image.revision=ec2e597a24ff50660315eff60570b7840c16384c
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/paul.squizzato/OpenLibraryWS_Wrapper_de_pasquizzat.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/paul.squizzato/OpenLibraryWS_Wrapper_de_pasquizzat

Labels

Key Value
org.opencontainers.image.created 2023-11-06T12:24:08Z
org.opencontainers.image.revision ec2e597a24ff50660315eff60570b7840c16384c
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/paul.squizzato/OpenLibraryWS_Wrapper_de_pasquizzat.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/paul.squizzato/OpenLibraryWS_Wrapper_de_pasquizzat
Details
Container
1 year ago
24
OCI / Docker
linux/amd64
113 MiB
Versions (1) View all
latest on 2023-11-06