| Crates.io | cargo-stow |
| lib.rs | cargo-stow |
| version | 0.0.1 |
| created_at | 2025-11-24 09:21:32.29298+00 |
| updated_at | 2025-11-24 09:21:32.29298+00 |
| description | OCI-compatible container builder out of the box |
| homepage | |
| repository | https://github.com/kuenishi/cargo-stow |
| max_upload_size | |
| id | 1947565 |
| size | 30,858 |
cargo stow build: build a containercargo stow push: push the built containercargo stow run: run the Rust program inside a temporarily built container (TODO)cargo stow dockerfile: Generate the DockerfileFeatures:
docker: Use Docker for build and push backend (Default, needs docker command)
youki: Use Youki for build backend, and push the artifact natively (TODO)
See LICENSE file. By contributing, you agree that your contributions will be licensed under the same license as in LICENSE file.