Rust-based Docker project template generator for consistent containerized applications
A CLI written in Rust that generates Docker project templates with consistent structure, Makefile-driven workflows, and OCI-compliant labels. It uses Tera-style templates and emits Dockerfiles, entrypoint scripts, and shell completion support; suited for teams creating reusable containerized project scaffolds for Linux and macOS.
0