ochess/tools/docker/debian
2022-02-23 18:11:55 +01:00

4 lines
No EOL
124 B
Text

FROM debian:stable
RUN apt-get -qq update
RUN apt-get -qq install -y cmake libboost-all-dev build-essential libwxgtk3.0-dev