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

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:e504a5a97923dda3f4fc9402df27bf00d6660a2f9f2a1858e158814b5de3c1cf
sha256:e504a5a97923dda3f4fc9402df27bf00d6660a2f9f2a1858e158814b5de3c1cf

Image Layers

ADD file:40ad95eaf61b2797e8d2282bc2388bce34c3c24ed78e694695a8c3dbcd3ddbbb 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
0
OCI / Docker
linux/amd64
34 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