openlibraryws_wrapper (latest)

Published 2 years ago by bruno.da_costa_cunha

Installation

docker pull codefirst.iut.uca.fr/bruno.da_costa_cunha/openlibraryws_wrapper:latest
sha256:0f43f746c3ad2c4057046966e4d0fbaf1963cbcb7d4235d9f1b2d424d938e754

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 /app
EXPOSE 80
WORKDIR /app
COPY dir:fd5845ead158cdf09680faf4a784491e8d0627dc794a2c758a3aadae198b741e in .
ENTRYPOINT ["dotnet" "OpenLibraryWrapper.dll"]
LABEL org.opencontainers.image.created=2023-11-03T23:18:07Z
LABEL org.opencontainers.image.revision=0c22f3fb53fb125ba98791c4768d71d22ebc68ed
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/bruno.da_costa_cunha/OpenLibraryWS_Wrapper.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/bruno.da_costa_cunha/OpenLibraryWS_Wrapper

Labels

Key Value
org.opencontainers.image.created 2023-11-03T23:18:07Z
org.opencontainers.image.revision 0c22f3fb53fb125ba98791c4768d71d22ebc68ed
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/bruno.da_costa_cunha/OpenLibraryWS_Wrapper.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/bruno.da_costa_cunha/OpenLibraryWS_Wrapper
Details
Container
2 years ago
4
OCI / Docker
linux/amd64
102 MiB
Versions (1) View all
latest on 2023-11-04