mastodon-image-uploader-bot (sha256:985514895d3b764e996244500c99039331e29bc6f17f2f3ee20d61df9e2ac771)

Published 2025-01-07 16:40:24 +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:985514895d3b764e996244500c99039331e29bc6f17f2f3ee20d61df9e2ac771
sha256:985514895d3b764e996244500c99039331e29bc6f17f2f3ee20d61df9e2ac771

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-07T16:13:40.067Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision e9d332487d8f1f2bc85e710ddd6f9681cbc362b1
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.1.0
Details
Container
2025-01-07 16:40:24 +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