mcmah309 / containeryard

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

Add init Command For Modules #11

Open mcmah309 opened 3 months ago

mcmah309 commented 3 months ago

yard init should accept options -t module and --template module to init a module. An example Containerfile and yard-module.yaml should be created.