Crates.io | modus |
lib.rs | modus |
version | 0.1.15 |
source | src |
created_at | 2022-02-23 00:42:34.165965 |
updated_at | 2022-03-28 18:57:05.247659 |
description | A language for building container images |
homepage | https://modus-continens.com |
repository | https://github.com/modus-continens/modus |
max_upload_size | |
id | 537556 |
size | 134,362 |
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.