Skip to content

Support Containerfile #99

Open
@bshephar

Description

@bshephar

Currently, if there is no Dockerfile in the build directory, there is an error thrown since we default to "Dockerfile". In an effort to make this a tool that builds OCI compliant containers, it would also be nice to support "Containerfile".

We can do this by still defaulting to "Dockerfile" but just having a check in the build directory for either "Dockerfile" or "Containerfile".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions