escapace/dockerfile-tools
Install a command-line utility for parsing Dockerfiles into JSON syntax trees, listing named build stages, and extracting cache mounts with ARG value expansion.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: escapace/action-dockerfile-tools@7bd71bc4b1c789e8b08249046325066efb7e105c # v0.2.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | dockerfile-tools semver version | no | latest |
| cache | cache tool | no | ${{ true }} |
| github-token | github token | no | ${{ github.token }} |
Outputs
no outputs