dockerfile icon indicating copy to clipboard operation
dockerfile copied to clipboard

Parse a dockerfile into a high-level representation using the official go parser

Results 3 dockerfile issues
Sort by recently updated
recently updated
newest added

Support heredocs syntax and add them to the command output to consume it. Currently instructions with heredocs syntax break the parsing (added undefined commands to the output) https://docs.docker.com/engine/reference/builder/#here-documents https://www.docker.com/blog/introduction-to-heredocs-in-dockerfiles/ Thanks!

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.9.0 to 0.12.5. Release notes Sourced from github.com/moby/buildkit's releases. v0.12.5 https://hub.docker.com/r/moby/buildkit Notable changes: This release contains following security fixes: Runc has been updated to v1.1.12 addressing https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv...

dependencies

updates: - [github.com/asottile/setup-cfg-fmt: v2.5.0 → v2.7.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.5.0...v2.7.0) - [github.com/asottile/reorder-python-imports: v3.13.0 → v3.14.0](https://github.com/asottile/reorder-python-imports/compare/v3.13.0...v3.14.0) - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.18.0)