https://github.com/crazy-max/rust-docker-cross
https://github.com/crazy-max/rust-docker-cross
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crazy-max/rust-docker-cross
- Owner: crazy-max
- Created: 2022-09-21T16:24:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T09:48:08.000Z (about 3 years ago)
- Last Synced: 2024-10-18T07:31:38.298Z (over 1 year ago)
- Language: Dockerfile
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```shell
# local
docker buildx bake
# cross
docker buildx bake cross
```