Watch
1
0
Fork
You've already forked docker-image-updater
0
No description
  • Rust 99%
  • Dockerfile 1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
jennifer 231584cdcf
Some checks failed
/ build (push) Failing after 38m3s
Update .forgejo/workflows/build.yaml
2026-08-01 13:50:29 +02:00
.forgejo/workflows Update .forgejo/workflows/build.yaml 2026-08-01 13:50:29 +02: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