pin-bot (sha256:8735af4356cf7364dba033b261677d286262e5c48a3c12d9b199c47e117ae011)

Published 2026-03-04 10:29:31 +00:00 by Foxite

Installation

docker pull git.foxite.dev/foxite/pin-bot@sha256:8735af4356cf7364dba033b261677d286262e5c48a3c12d9b199c47e117ae011
sha256:8735af4356cf7364dba033b261677d286262e5c48a3c12d9b199c47e117ae011

About this package

let users pin messages without granting them manage messages

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
CMD ["/app/PinBot"]

Labels

Key Value
org.opencontainers.image.created 2026-03-04T10:29:23.486Z
org.opencontainers.image.description let users pin messages without granting them manage messages
org.opencontainers.image.licenses
org.opencontainers.image.revision bd1b2f67603903ff5c8a078eb28dd06909e0e6a4
org.opencontainers.image.source https://git.foxite.dev/Foxite/PinBot
org.opencontainers.image.title PinBot
org.opencontainers.image.url https://git.foxite.dev/Foxite/PinBot
org.opencontainers.image.version master
Details
Container
2026-03-04 10:29:31 +00:00
1
OCI / Docker
linux/amd64
74 MiB
Versions (1) View all
master 2026-03-04