advent-of-code (latest)

Published 12 months ago by 97WaterPolo in 97WaterPolo/AdventOfCode

Installation

docker pull git.siglerdev.us/97waterpolo/advent-of-code:latest
sha256:e0e9a4f1c280d527a253ac4c443ecc18656435818a442c106c9efb5a050b6834

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
COPY dir:55b91f1666bea377cdee395c00c6e46e45dbe6292f2b87525b80d2acd78e51dc in .
ENV ASPNETCORE_ENVIRONMENT=Production
ENV ASPNETCORE_URLS=http://+:80
ENTRYPOINT ["dotnet" "AdventOfCode.dll"]
LABEL org.opencontainers.image.created=2023-12-12T01:57:48Z
LABEL org.opencontainers.image.revision=0c65aeaa3e5d1b1f00d1899f0b06d7479dfbc047
LABEL org.opencontainers.image.source=https://git.siglerdev.us/97WaterPolo/AdventOfCode.git
LABEL org.opencontainers.image.url=https://git.siglerdev.us/97WaterPolo/AdventOfCode

Labels

Key Value
org.opencontainers.image.created 2023-12-12T01:57:48Z
org.opencontainers.image.revision 0c65aeaa3e5d1b1f00d1899f0b06d7479dfbc047
org.opencontainers.image.source https://git.siglerdev.us/97WaterPolo/AdventOfCode.git
org.opencontainers.image.url https://git.siglerdev.us/97WaterPolo/AdventOfCode
Details
Container
12 months ago
15
OCI / Docker
linux/amd64
90 MiB
Versions (1) View all
latest on 2023-12-11