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

Published 2024-02-22 18:29:41 +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:ea11154d456b0af6dae45351de81f42267a6e586b929c1d964a3b7e621a29f51
sha256:ea11154d456b0af6dae45351de81f42267a6e586b929c1d964a3b7e621a29f51

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-22T17:51:45.640Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 9dce8b0e73ad8d43af7e05b701b5579d77e1e33c
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 build
Details
Container
2024-02-22 18:29:41 +00:00
0
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