Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatting Dockerfiles #33

Closed
psychemedia opened this issue Dec 6, 2019 · 2 comments
Closed

Formatting Dockerfiles #33

psychemedia opened this issue Dec 6, 2019 · 2 comments

Comments

@psychemedia
Copy link
Collaborator

psychemedia commented Dec 6, 2019

It's good practice to think of the `Dockerfile` as being human _and_ machine readable.

One way of conforming to style when writing a Dockerfile is to use a linter; there are several around (eg here, here, and "officially" in VSCode here).

But who sets the rules? Is this one way a community can start to recommend and police convention, by requiring Dockerfiles are linted before they can be shared?

@nuest
Copy link
Owner

nuest commented Dec 9, 2019

Duplicate of #5 - @psychemedia are you alright with moving the discussion there?

@psychemedia
Copy link
Collaborator Author

Yes, sure, apols.. My commenting was stream-of-consciousness as I read through the latest version...

nuest added a commit that referenced this issue Dec 9, 2019
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

No branches or pull requests

2 participants