Skip to content

Containerfile support#33

Open
ReDemoNBR wants to merge 1 commit into
jagregory:masterfrom
ReDemoNBR:feature/containerfile
Open

Containerfile support#33
ReDemoNBR wants to merge 1 commit into
jagregory:masterfrom
ReDemoNBR:feature/containerfile

Conversation

@ReDemoNBR

Copy link
Copy Markdown

Added new file type for other OCI builders such as podman and buildah

It has no need to add new syntax as the Containerfile and Dockerfile specs follow the same OCI specification

@ottok

ottok commented Dec 28, 2023

Copy link
Copy Markdown

I tested this locally and it works. Please merge.

Atom is dead but Pulsar Edit lives on! I am using this via https://web.pulsar-edit.dev/packages/language-docker.

In Podman the filenames are:

  • Dockerfile -> Containerfile
  • .dockerignore -> .containerignore

See https://docs.podman.io/en/stable/markdown/podman-build.1.html for authoritative documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants