updatebot (dev)

Published 2024-08-25 15:43:27 +00:00 by dustin in infra/updatebot

Installation

docker pull git.pyrocufflink.blue/infra/updatebot:dev
sha256:e7ee40b7e51b70548e1094246f9d9c026028ec05c20c33f32e8cbabab672c48c

Image Layers

/bin/sh -c --mount=type=cache,target=/var/cache microdnf update -y --setopt install_weak_deps=0
/bin/sh -c --mount=type=cache,target=/var/cache microdnf install -y --setopt=install_weak_deps=0 git-core python3 && echo updatebot:x:25167:25167:updatebot:/home/updatebot:/bin/bash >> /etc/passwd && echo updatebot:x:25167: >> /etc/group && echo updatebot:!:19957:::::: >> /etc/shadow && :
/bin/sh -c --mount=type=bind,src=/app,dst=/build,from=build python3 -m venv /app && /app/bin/python3 -m pip install --no-index -f /build updatebot && :
USER 25167:25167
ENTRYPOINT ["/app/bin/updatebot"]
LABEL license=0BSD vendor='Dustin C. Hatch' version='0' name=updatebot

Labels

Key Value
io.buildah.version 1.37.0
license 0BSD
name updatebot
vendor Dustin C. Hatch
version 0
Details
Container
2024-08-25 15:43:27 +00:00
0
OCI / Docker
linux/amd64
82 MiB
Versions (23) View all
master 2025-09-19
latest 2025-09-19
master-22 2025-09-19
master-21 2025-08-19
master-20 2025-07-19