Merge pull request #1508 from smira/add-bldr

Add `bldr` project link to README as LLB language frontend
v0.8
Tõnis Tiigi 2020-05-27 10:53:57 -07:00 committed by GitHub
commit 08c91e0407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ Currently, the following high-level languages has been implemented for LLB:
- [Buildpacks](https://github.com/tonistiigi/buildkit-pack)
- [Mockerfile](https://matt-rickard.com/building-a-new-dockerfile-frontend/)
- [Gockerfile](https://github.com/po3rin/gockerfile)
- [bldr (Pkgfile)](https://github.com/talos-systems/bldr/)
- (open a PR to add your own language)
### Exploring Dockerfiles