mcmah309 / containeryard

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

Allow Module "Containerfile" Files To Be Named "Dockerfile" #18

Open mcmah309 opened 1 week ago

mcmah309 commented 1 week ago

When searching for the module impl file, "Containerfile" should be the default search, but "Dockerfile" should be the backup. It should also be possible to set this as a module config setting.