rossignol.gateway (latest)

Published 1 year ago by valentin.clergue

Installation

docker pull codefirst.iut.uca.fr/valentin.clergue/rossignol.gateway:latest
sha256:249d4fb5ef4e951b9d5a55f53d185de72d3271ad1d61f4235eab3cadbe6e7f04

Image Layers

ADD file:3ea7c69e4bfac2ebb6f86baaedab31827c86a594dba8080a49928e211ad3c7a0 in /
CMD ["bash"]
/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/*
ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
ENV DOTNET_VERSION=6.0.13
COPY dir:404ea5054724e4b7fb09b0b646eca7d54cff67b4d095f60dbfba65d984ab7d7a in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=6.0.13
COPY dir:82d67b985dcff3c2c1f70bbd37ecbba91b3d9b90f3c7459f51df67098a3591ac in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /app
EXPOSE 80
EXPOSE 443
WORKDIR /app
COPY dir:47dcb21942b718781099ef69974d7ce9b9658dcc966106132d98feb8cecece24 in .
ENTRYPOINT ["dotnet" "API_Gateway.dll"]
LABEL org.opencontainers.image.created=2023-02-12T23:30:48Z
LABEL org.opencontainers.image.revision=8dab6903fc3408933bb37cd96ea99513be19ac87
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/valentin.clergue/Rossignol.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/valentin.clergue/Rossignol

Labels

Key Value
org.opencontainers.image.created 2023-02-12T23:30:48Z
org.opencontainers.image.revision 8dab6903fc3408933bb37cd96ea99513be19ac87
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/valentin.clergue/Rossignol.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/valentin.clergue/Rossignol
Details
Container
1 year ago
23
OCI / Docker
linux/amd64
105 MiB
Versions (1) View all
latest on 2023-02-13