• Docker container

    From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Sun Nov 29 14:04:28 2020
    close https://gitlab.synchro.net/main/sbbs/-/issues/175

    I have successfully managed to build synchronet in a docker container, you can find link to the repository containing the docker below. Due to the way docker works, I had to modify the GNUmakefile as docker doesn't have `setcap` available and chowning the directory is done in the Dockerfile instead of the GNUmakefile. https://gitlab.synchro.net/xaoseric/sbbsdocker
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun Nov 29 14:04:28 2020
    https://gitlab.synchro.net/main/sbbs/-/issues/175#note_1012

    Use the new "NOCAP=1" option when using install/GNUmakefile.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)