Commit 29117fd
📖 [docs][docker] README (#100)
## Summary
Added a new `docker` package documentation file that describes the
installation and configuration of Docker Desktop and Hadolint on macOS.
## Changes
- Created `pkg/docker/README.md` with comprehensive package
documentation including:
- Overview of the package purpose (Docker Desktop and Hadolint
installation on macOS)
- Installation matrix showing tool availability by platform
- Notes on Docker Desktop bundling and Hadolint's linting capabilities
- Platform-specific information (macOS only, invoked via `make
macos-docker`)
## Details
The documentation follows the established package documentation pattern
and clearly communicates that this is a macOS-only package with no
Debian support. It explains that Docker Desktop is installed as a
Homebrew cask while Hadolint is installed as a formula, and notes that
Docker Desktop bundles all necessary Docker CLI tools.
https://claude.ai/code/session_015enMAVSMtxAVJmkPMSKCFj
Co-authored-by: Claude <noreply@anthropic.com>1 parent d567562 commit 29117fd
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments