Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

feat: add support for Containerfile #134

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

lcarva
Copy link
Contributor

@lcarva lcarva commented Jan 11, 2023

Containerfile is an alternate name for Dockerfile. They support the same syntax. See:
https://github.com/containers/common/blob/main/docs/Containerfile.5.md

Signed-off-by: Luiz Carvalho lucarval@redhat.com

Containerfile is an alternate name for Dockerfile. They support the same
syntax. See:
https://github.com/containers/common/blob/main/docs/Containerfile.5.md

Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
Copy link
Collaborator

@lstocchi lstocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @lcarva !! 🚀

@lstocchi lstocchi linked an issue Jan 12, 2023 that may be closed by this pull request
@lstocchi lstocchi merged commit e307b3b into redhat-developer:main Jan 12, 2023
@lcarva lcarva deleted the support-containerfile branch January 12, 2023 14:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

containerfiles support like dockerfile
2 participants