Skip to content
 
 

Repository files navigation

docker-boost

Dockerfile that setups Ubuntu with Boost library installed. It installs the C++ Boost libraries (header only) under /usr/include/boost/.

Build

To build the image with Boost version 1.65.1

./build-docker.sh 1.65.1

Run

To run the above built image

./run-docker.sh 1.65.1

Docker Images

To use the docker image (say version 1.65.0), run

docker run -it zouzias/boost:1.65.0 bash

Boost versions

Most boost versions are released, see file boost-versions.txt for a complete list.

About

Docker images for Boost's C++ libraries

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages