brave / brave/tor_build_scripts
Migrate to Docker buildx
Open
- Dominant language
- Shell
- Stars
- 25
- Forks
- 19
- Avg merge
- 47m
- Merged PRs (30d)
- 3
Description
When running the Linux builds, the following warning is displayed:
```
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/
```
It looks like this will require using a third-party repository for docker: https://docs.docker.com/engine/install/ubuntu/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.