Git Product home page Git Product logo

nquakesv-docker's Introduction

nQuake Server

This is the Docker version of nQuake Server.

nquakesv-docker's People

Contributors

cu avatar eb avatar fozzey avatar gaskellio avatar kudep avatar niclaslindstedt avatar vikpe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nquakesv-docker's Issues

Fetch pre-compiled binaries

Right now I see Dockerfile fetches mvdsv and ktx and builds them from source.
This is quite time consuming, though, and generates different binaries per git source ref.

Also I see that there is already option to fetch already built binaries from for example https://builds.quakeworld.nu/mvdsv/releases/

@niclaslindstedt are you open for accepting PR to allow fetching binaries with given release version for mvdvs/ktx?

Docker-Compose

Hi,

When I try to run this docker instance with Docker Compose, I keep on getting this error:

  • HOSTNAME=testing
  • PORT=27500
  • SERVER_ADMIN=anon [email protected]
  • REPORT_URL=https://badplace.eu
  • REPORT_KEY=askmeag
  • RCON_PASSWORD=*************
    Detecting external IP...OK (123.123.123.123)
    Downloading necessary files...
    ERROR: Could not download necessary files

What could the issue be?

error when building mvdsv ๐Ÿ˜ช

Hello,

I just tried to build the docker image for arm64 using the following command.
docker build --pull -t nquake github.com/niclaslindstedt/nquakesv-docker#master

At step 5/20, the following error is thrown

Step 5/20 : RUN git clone https://github.com/deurk/mvdsv.git && cd mvdsv   && ./configure && make
 ---> Running in ec0adc718d2e
Cloning into 'mvdsv'...
/bin/sh: 1: ./configure: not found
The command '/bin/sh -c git clone https://github.com/deurk/mvdsv.git && cd mvdsv   && ./configure && make' returned a non-zero code: 127

By looking at the mvdsv repo (https://github.com/QW-Group/mvdsv), it is cmake only.
Would it be possible to update the Dockerfile.

Thank you :) ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.