ochess/tools/docker/debian

4 lines
124 B
Text
Raw Normal View History

2022-02-23 18:11:55 +01:00
FROM debian:stable
RUN apt-get -qq update
RUN apt-get -qq install -y cmake libboost-all-dev build-essential libwxgtk3.0-dev