Sign inSign up

zouzias/boost

By zouzias

•Updated over 4 years ago

Ubuntu Bionic with C++ boost libraries installed. Tags correspond to Boost library version number.

Image
6

10K+

zouzias/boost repository overview

⁠docker-boost Build Status

Dockerfile that setups Ubuntu Bionic with Boost libraries installed. The C++ Boost libraries (header only) are installed under /usr/include/boost/.

⁠Build

To build the image with Boost version 1.67.0

./build-docker.sh 1.67.0

⁠Run

To run the above built image

./run-docker.sh 1.67.0

⁠Docker Images

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

docker run -it zouzias/boost:1.67.0 bash
⁠Boost versions

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

Tag summary

Content type

Image

Digest

Size

423.1 MB

Last updated

over 5 years ago

docker pull zouzias/boost