b2
Boost C++ Libraries development tools
RUN apt-get update && \
apt-get install -y libboost1.62-tools-dev
RUN apt-get update && \
apt-get install -y libboost1.62-tools-dev
RUN apk add boost
RUN pacman -S --noconfirm boost
RUN apt-get update && \
apt-get install -y libboost1.62-tools-dev
RUN yum install -y boost
RUN dnf install -y boost
RUN apt-get update && \
apt-get install -y libboost1.62-tools-dev