canyoubelieveitguyswebfishing (sha256:76ad9d0d2b44e5fdeb8f88bfb6a57544d6ea762cca367c193c7fead751bbcf6a)
Published 2026-03-17 11:23:08 +00:00 by Foxite
Installation
docker pull git.foxite.dev/foxite/canyoubelieveitguyswebfishing@sha256:76ad9d0d2b44e5fdeb8f88bfb6a57544d6ea762cca367c193c7fead751bbcf6asha256:76ad9d0d2b44e5fdeb8f88bfb6a57544d6ea762cca367c193c7fead751bbcf6aImage 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-03-17T11:23:03.723Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | b377ad2665550ed5bc82f5e0432fef67f168b123 |
| 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 |