mastodon-image-uploader-bot (sha256:c2c6c435b9e04e35920cd630a8346cf3275d0cd331df94a0973b91c02c9e6c52)

Published 2025-01-24 14:52:37 +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:c2c6c435b9e04e35920cd630a8346cf3275d0cd331df94a0973b91c02c9e6c52
sha256:c2c6c435b9e04e35920cd630a8346cf3275d0cd331df94a0973b91c02c9e6c52

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'
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-24T14:27:41.610Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 926959fa7ee9b840814502d6ab37a4136f203013
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 latest
Details
Container
2025-01-24 14:52:37 +00:00
136
OCI / Docker
linux/amd64
75 MiB
Versions (12) View all
latest 2025-01-24
v1.1.0 2025-01-07
v1.0.7 2025-01-07
v1.0.6 2025-01-06
v1.0.5 2025-01-06