/docker-nwnx2server

Containerized nwnx2 server for Linux

Primary LanguageDockerfile

docker-nwnx2server

Containerization of NWNX2 server on Linux.

Base image is in docker-nwnserver

Run

docker-compose up -d

Note

Options to nwserver can be given in the following ways:

  • Using docker-compose.yml the default script can be changed to compose-nwnstartup.sh and will pass on any arguments from the compose file to nwserver. This is the recommended procedure.
  • Using the default script nwnstartup.sh. This will try to load a module named module.mod

Dependencies

References

NWNX2