Skip to content

frantjc/odasrv-oci

Repository files navigation

odasrv-oci

Builds a container image to run Odamex's odasrv for a great Doom 2 multiplayer dedicated server.

use

See Kubernetes example.

Docker example:

docker run --rm -it \
    --publish 10666:10666/udp \
    --volume `pwd`/odasrv.cfg:/usr/local/etc/odamex/odasrv.cfg \
    --volume `pwd`/wads:/usr/local/games/wads \
    ghcr.io/frantjc/odasrv:stable \
        -config /usr/local/etc/odamex/odasrv.cfg \
        -waddir /usr/local/games/wads \
        -iwad mywad.wad

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •