Crates.io | modus-lib |
lib.rs | modus-lib |
version | 0.1.15 |
source | src |
created_at | 2022-02-23 00:41:19.592272 |
updated_at | 2022-03-28 18:55:53.166035 |
description | A language for building container images |
homepage | https://modus-continens.com |
repository | https://github.com/modus-continens/modus |
max_upload_size | |
id | 537554 |
size | 311,072 |
Modus is a language for building OCI/Docker container images. Modus uses logic programming to solve key pain points of Dockerfiles - their inability to express interactions among parameters or to specify complex build workflows, their difficult and inefficient parallelisation, bloated images, and costly maintenance. For more information, please follow these links:
Modus uses semantic versioning; until version 1.0 is declared, breaking changes are possible. The current version, 0.1, is a preview release. We welcome bug reports and feature requests submitted through GitHub Issues.