canyoubelieveitguyswebfishing (sha256:0456e0a3122b928178d4e96025cc67e8935b1216c8077b92595e21af2109a759)
Installation
docker pull git.foxite.dev/foxite/canyoubelieveitguyswebfishing@sha256:0456e0a3122b928178d4e96025cc67e8935b1216c8077b92595e21af2109a759sha256:0456e0a3122b928178d4e96025cc67e8935b1216c8077b92595e21af2109a759Image 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 |