mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-06 01:56:28 +02:00
4 lines
No EOL
124 B
Text
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 |