mastodon-image-uploader-bot (sha256:082913a916c630071fe47b5b54bc93fcf15f32da3365279382f531525c168fdc)

Published 2024-02-23 08:33:43 +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:082913a916c630071fe47b5b54bc93fcf15f32da3365279382f531525c168fdc
sha256:082913a916c630071fe47b5b54bc93fcf15f32da3365279382f531525c168fdc

Image Layers

ADD file:ef14ef2abd4725ea6056637e44d9261e2b025853230ea45636b67a735b3d4918 in /
CMD ["bash"]
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-02-23T07:57:34.922Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision def6bee627f9848f147747714262e9f8a05f8086
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.0
Details
Container
2024-02-23 08:33:43 +00:00
1
OCI / Docker
linux/arm64
32 MiB
Versions (5) View all
latest 2024-05-29
main 2024-05-29
v1.0.1 2024-02-23
v1.0.0 2024-02-23
build 2024-02-22