| Crates.io | dockerfile-build |
| lib.rs | dockerfile-build |
| version | 0.1.1 |
| created_at | 2022-09-01 13:12:38.043579+00 |
| updated_at | 2022-09-14 10:13:54.27937+00 |
| description | A Rust library to automate building Docker images from a local Dockerfile |
| homepage | |
| repository | |
| max_upload_size | |
| id | 656685 |
| size | 13,520 |
A Rust library to automate building Docker images from a local Dockerfile.
Intended to be used to supplement https://gitlab.com/orcalabs/dockertest-rs.