aoc-2021 (latest)

Published 1 year ago by 97WaterPolo

Installation

docker pull git.siglerdev.us/97waterpolo/aoc-2021:latest
sha256:901929ffd9de141abecf028363d57bc290ee5c26419004212a13e7fc55afd226

Image Layers

ADD file:0513eda9512e010cb9459591b62e0c9d9319750923df091b64250ad6e98c2878 in /
CMD ["bash"]
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu63 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*
ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
ENV DOTNET_VERSION=5.0.17
COPY dir:656209ff9d5f572b9ac85d166cf04f3014464e60680ab4d6b588dd2409fa4a03 in /usr/share/dotnet
/bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
ENV ASPNET_VERSION=5.0.17
COPY dir:5d31539b5d7b6494646864f0840b13e8973d592db7c2173f042896981e73eee9 in /usr/share/dotnet/shared/Microsoft.AspNetCore.App
WORKDIR /app
EXPOSE 80
EXPOSE 443
WORKDIR /app
ENV ASPNETCORE_ENVIRONMENT=Production
ENV ASPNETCORE_URLS=http://+:80
COPY dir:2024789c7f79209a1e407df58b6e00bed764f34d369d74c3bd9f4ab3eacfaa65 in .
ENTRYPOINT ["dotnet" "AOC2021.dll"]
LABEL org.opencontainers.image.created=2023-08-30T04:34:34Z
LABEL org.opencontainers.image.revision=3a02aab611d600c8ee07db8861f634b7178995a7
LABEL org.opencontainers.image.source=https://git.siglerdev.us/97WaterPolo/AOC2021.git
LABEL org.opencontainers.image.url=https://git.siglerdev.us/97WaterPolo/AOC2021

Labels

Key Value
org.opencontainers.image.created 2023-08-30T04:34:34Z
org.opencontainers.image.revision 3a02aab611d600c8ee07db8861f634b7178995a7
org.opencontainers.image.source https://git.siglerdev.us/97WaterPolo/AOC2021.git
org.opencontainers.image.url https://git.siglerdev.us/97WaterPolo/AOC2021
Details
Container
1 year ago
0
OCI / Docker
linux/amd64
82 MiB
Versions (1) View all
latest on 2023-08-29