1
0
Fork 0
No description
  • Rust 99%
  • Dockerfile 1%
Find a file
Jennifer Linnenberg b4be723db1
All checks were successful
/ build (push) Successful in 56s
fix: remove release opt, speed vs binary size tradeoff
2026-02-19 13:52:25 +01:00
.forgejo/workflows fix: path in Dockerfile 2026-02-19 13:51:08 +01:00
src fix: change default docker socket 2026-02-18 21:35:19 +01:00
.gitignore feat: docker updater 2026-02-18 16:22:50 +01:00
Cargo.lock fix: try zig build 2026-02-18 21:59:24 +01:00
Cargo.toml fix: remove release opt, speed vs binary size tradeoff 2026-02-19 13:52:25 +01:00
Dockerfile fix: path in Dockerfile 2026-02-19 13:51:08 +01:00
LICENSE readme & license 2026-02-18 21:36:50 +01:00
README.md readme & license 2026-02-18 21:36:50 +01:00

Docker Image Update

A simple rust script that takes all running containers and checks if they can be updated. It has been tested with docker.io & ghcr.io.

Configuration

  • DOCKER_SOCKET: Defaults to /var/run/docker.sock