mcmah309 / containeryard

ContainerYard is a declarative, reproducible, and reusable decentralized approach for defining containers.
Apache License 2.0
52 stars 1 forks source link

Remove Module "Description" Requirement #20

Open mcmah309 opened 1 week ago

mcmah309 commented 1 week ago

yard-module.yaml is currently required to have a description. This should be removed. There is no need to require this. Once removed single file modules that are just Containerfile types can exist.

Related to https://github.com/mcmah309/containeryard/issues/18