A test environment for the Boost C++ Libraries
10K+
Builds the Program Options library from Boost, then clones a test C++ program from GitHub (pblischak/boost-docker-test), compiles it and creates the BoostTest executable, and then opens a bash shell where you can run the program. The source code and Dockerfile are on GitHub [boost-docker-test].
Run it with:
docker run -it pblischak/boost-test
Within the bash shell try running:
BoostTest -h
BoostTest -v 1234
Content type
Image
Digest
Size
165 MB
Last updated
over 10 years ago
docker pull pblischak/boost-test