Bopmatic build tools
1.6K
The Bopmatic Build Container contains the set of tools, libraries, and compilers required for creating Bopmatic projects.
make
This container image is published to Docker Hub at https://hub.docker.com/r/bopmatic/build and can be installed via:
docker run -i -t --rm --name bopmatic-builder -v $PWD:$PWD -w $PWD bopmatic/build /bin/bash
TBD
Pull requests are welcome at https://github.com/bopmatic/build-container. For major changes, please open an issue first to discuss what you would like to change.
Content type
Image
Digest
sha256:0c6ded190…
Size
866.4 MB
Last updated
3 months ago
docker pull bopmatic/build