https://github.com/yinheli/pb-builder
https://github.com/yinheli/pb-builder
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yinheli/pb-builder
- Owner: yinheli
- Created: 2021-12-01T04:00:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T04:00:54.000Z (over 3 years ago)
- Last Synced: 2025-02-02T05:24:34.375Z (5 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pb builder
```bash
docker pull yinheli/pb-builder:latest
``````bash
docker run --rm -v $PWD:/data --workdir /data yinheli/pb-builder:latest make all
```