canyoubelieveitguyswebfishing (sha256:0456e0a3122b928178d4e96025cc67e8935b1216c8077b92595e21af2109a759)

Published 2026-06-24 11:41:13 +00:00 by Foxite in Foxite/CanYouBelieveItGuysWebfishing

Installation

docker pull git.foxite.dev/foxite/canyoubelieveitguyswebfishing@sha256:0456e0a3122b928178d4e96025cc67e8935b1216c8077b92595e21af2109a759
sha256:0456e0a3122b928178d4e96025cc67e8935b1216c8077b92595e21af2109a759

Image layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'
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=6.0.36
COPY /dotnet /usr/share/dotnet # buildkit
RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit
WORKDIR /app
WORKDIR /app
COPY /app/publish . # buildkit
ENTRYPOINT ["dotnet" "CanYouBelieveItGuysWebfishing.dll"]

Labels

Key Value
org.opencontainers.image.created 2026-06-24T11:41:04.123Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision f842f190828b826f74b342001c8d1495d18a646d
org.opencontainers.image.source https://git.foxite.dev/Foxite/CanYouBelieveItGuysWebfishing
org.opencontainers.image.title CanYouBelieveItGuysWebfishing
org.opencontainers.image.url https://git.foxite.dev/Foxite/CanYouBelieveItGuysWebfishing
org.opencontainers.image.version main
Details
Container
2026-06-24 11:41:13 +00:00
1
OCI / Docker
linux/amd64
74 MiB
Versions (1) View all
main 2026-06-24