mastodon-image-uploader-bot (sha256:7d2c1aa84d3e33227b171f0ca9de74ba52106964d58df286daa698e52c9d0613)

Published 2025-01-06 23:52:40 +00:00 by bizcochito in fedi-image-bot/bot-mastodon-image-uploader

Installation

docker pull git.fai.st/fedi-image-bot/mastodon-image-uploader-bot@sha256:7d2c1aa84d3e33227b171f0ca9de74ba52106964d58df286daa698e52c9d0613
sha256:7d2c1aa84d3e33227b171f0ca9de74ba52106964d58df286daa698e52c9d0613

Image Layers

# debian.sh --arch 'arm64' out/ 'bullseye' '@1734912000'
WORKDIR /app
RUN /bin/sh -c apt update && apt install pkg-config ca-certificates openssl libssl-dev -y # buildkit
ARG UID=10001
RUN |1 UID=10001 /bin/sh -c adduser --disabled-password --gecos "" --shell "/sbin/nologin" --uid "${UID}" botuser # buildkit
USER botuser
COPY /bin/bot /bin/ # buildkit
CMD ["/bin/bot"]

Labels

Key Value
org.opencontainers.image.created 2025-01-06T23:10:15.007Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 197743889d4a21960a8d43173cf1e5b07d0c5576
org.opencontainers.image.source https://git.fai.st/fedi-image-bot/bot-mastodon-image-uploader
org.opencontainers.image.title bot-mastodon-image-uploader
org.opencontainers.image.url https://git.fai.st/fedi-image-bot/bot-mastodon-image-uploader
org.opencontainers.image.version v1.0.6
Details
Container
2025-01-06 23:52:40 +00:00
1
OCI / Docker
linux/arm64
73 MiB
Versions (12) View all
v1.1.0 2025-01-07
latest 2025-01-07
v1.0.7 2025-01-07
v1.0.6 2025-01-06
v1.0.5 2025-01-06