smart-connector-rest (latest)

Published 2022-12-20 19:25:38 +01:00 by corentin.verot

Installation

docker pull gitea.corentin-verot.fr/corentin.verot/smart-connector-rest:latest
sha256:11e12750e07483d38ab8c3107547ea432ac32f0169860ddf4be334423f84d6e9

Image Layers

ADD file:1f1efd56601ebc26a041a7b994a380ef68112b91a078e225753bee7b3196d22c 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.12
COPY dir:9e4a06fda002215a3bbe568f231ad43bde546d53e12f562c369e76f9974a5024 in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=6.0.12
COPY dir:394d6d313e74aa1bbbf002bf5c016bbb65c22bdfa853ab259bf92e47b185fc32 in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /app
EXPOSE 80
EXPOSE 443
WORKDIR /app
COPY dir:700632fefc970a66c18b4b47cce6da46e53223462b40df8d42e53e468842c2d4 in .
ENTRYPOINT ["dotnet" "SmartConnector.Rest.dll"]
ENV ASPNETCORE_URLS=http://+
LABEL org.opencontainers.image.created=2022-12-20T18:24:51Z
LABEL org.opencontainers.image.revision=9917a518aa568ef469644f9260dffcc514c8a9be
LABEL org.opencontainers.image.source=https://gitea.corentin-verot.fr/corentin.verot/isiTecc.USC.Core.git
LABEL org.opencontainers.image.url=https://gitea.corentin-verot.fr/corentin.verot/isiTecc.USC.Core

Labels

Key Value
org.opencontainers.image.created 2022-12-20T18:24:51Z
org.opencontainers.image.revision 9917a518aa568ef469644f9260dffcc514c8a9be
org.opencontainers.image.source https://gitea.corentin-verot.fr/corentin.verot/isiTecc.USC.Core.git
org.opencontainers.image.url https://gitea.corentin-verot.fr/corentin.verot/isiTecc.USC.Core
Details
Container
2022-12-20 19:25:38 +01:00
0
OCI / Docker
linux/amd64
87 MiB
Versions (2) View all
latest 2022-12-20
0.0.0-20221220-2 2022-12-20