mastodon-image-uploader-bot (sha256:1bd14d310490e6a8472c81777d4214e4d1da1b7fca092ff44ff1afbd69ba2edd)

Published 2025-01-07 15:21:32 +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:1bd14d310490e6a8472c81777d4214e4d1da1b7fca092ff44ff1afbd69ba2edd
sha256:1bd14d310490e6a8472c81777d4214e4d1da1b7fca092ff44ff1afbd69ba2edd

Image Layers

# debian.sh --arch 'amd64' 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-07T14:41:27.711Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 079ad337cae757d72c7fef0d4065389208769bca
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.7
Details
Container
2025-01-07 15:21:32 +00:00
1
OCI / Docker
linux/amd64
75 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