Should the `Dockerfile` man-page still live in this repository?
Open
@dvdksn is already working on this.
Since Mar 25, 2024.
area/builder
impact/documentation
kind/docs
kind/enhancement
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Description
I just noticed that this repository still has the Dockerfile man-page, and I was wondering what the best location was for that, because all other reference docs for the Dockerfile was moved to BuildKit and/or Buildx; https://github.com/docker/cli/blob/16466f1ce6b6d27592973c5b94bcc06fa4c88e89/man/Dockerfile.5.md
- we publish man-pages for
dockerCLI as part of the.deband.rpmpackages (do we do the same forbuildx?) - even though most build-related things moved to
buildx, thedockerCLI still supports build using the classic builder (so having aDockerfileman-page somewhat make sense in this repo - 👎 It's easier to keep both reference and man-page in the same location to prevent them from diverging
/cc @crazy-max @dvdksn any thoughts?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.