mastodon-image-uploader-bot (sha256:110ff2e0ba3052f723c6fe41d9d9ee8c1861e9e64144b44fdc8d59616fe48561)

Published 2024-12-03 12:52:25 +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:110ff2e0ba3052f723c6fe41d9d9ee8c1861e9e64144b44fdc8d59616fe48561
sha256:110ff2e0ba3052f723c6fe41d9d9ee8c1861e9e64144b44fdc8d59616fe48561

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600'
WORKDIR /app
RUN /bin/sh -c apt update && apt install pkg-config 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 2024-12-03T12:12:02.298Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision b22221e6c37ff21a4b858bca8e241b8245806ba4
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.2
Details
Container
2024-12-03 12:52:25 +00:00
459
OCI / Docker
linux/amd64
75 MiB
Versions (6) View all
latest 2024-12-03
v1.0.2 2024-12-03
main 2024-05-29
v1.0.1 2024-02-23
v1.0.0 2024-02-23