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

Published 2025-01-03 15:58: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:c7a90e696a56bd16a6d1436ba20b4f5c86b379eefea58b9dfe5376edbde6d6f4
sha256:c7a90e696a56bd16a6d1436ba20b4f5c86b379eefea58b9dfe5376edbde6d6f4

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1734912000'
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 2025-01-03T15:13:59.221Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 8bb9006fcc1fac459d120521a90c3bef053aa7f5
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.3
Details
Container
2025-01-03 15:58:40 +00:00
78
OCI / Docker
linux/amd64
75 MiB
Versions (10) View all
latest 2025-01-06
v1.0.6 2025-01-06
v1.0.5 2025-01-06
v1.0.4 2025-01-06
v1.0.3 2025-01-03