ochess/tools/docker/fedora

4 lines
134 B
Text
Raw Permalink Normal View History

2022-02-23 18:11:55 +01:00
FROM fedora:latest
RUN dnf upgrade -y
RUN dnf install -y cmake boost boost-devel make automake gcc gcc-c++ wxBase3-devel wxGTK3-devel