freshdock 0.0.1

A modern Rust-based Docker container auto-updater. Successor to Watchtower with health-gated rollback. Work in progress — placeholder release.
1
2
3
fn main() {
    println!("Hello, world, This is freshdock!");
}