Create repository

This commit is contained in:
Loic Guegan 2022-02-23 18:11:55 +01:00
commit ce941c146a
127 changed files with 16162 additions and 0 deletions

4
tools/docker/fedora Normal file
View file

@ -0,0 +1,4 @@
FROM fedora:latest
RUN dnf upgrade -y
RUN dnf install -y cmake boost boost-devel make automake gcc gcc-c++ wxBase3-devel wxGTK3-devel