hertej-bot (sha256:b9015863082f071f7d05b311d1e60fd3b221a2e1dc32256af478930ff0a16ef0)
Published 2026-03-04 10:26:49 +00:00 by Foxite
Installation
docker pull git.foxite.dev/foxite/hertej-bot@sha256:b9015863082f071f7d05b311d1e60fd3b221a2e1dc32256af478930ff0a16ef0sha256:b9015863082f071f7d05b311d1e60fd3b221a2e1dc32256af478930ff0a16ef0Image 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 ["./HertejBot"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-04T10:26:39.530Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 749c6033d83f88d1f87ed12d3bd277171409e422 |
| org.opencontainers.image.source | https://git.foxite.dev/Foxite/HertejBot |
| org.opencontainers.image.title | HertejBot |
| org.opencontainers.image.url | https://git.foxite.dev/Foxite/HertejBot |
| org.opencontainers.image.version | master |