Skip to content

kelvie/dcss-web-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcss-web-docker

Dockerized web version of Dungeon Crawl Stone Soup

To run

  1. Install docker-compose
  2. Run docker-compose pull
    1. Alternatively if you don't trust the image on docker hub, skip this and run git submodule update --init --recursive, as dcss has a lot of subrepos
  3. Run docker-compose up
  4. Point a browser to http://localhost:9090 locally, or http://your-ip:9090 from somewhere else on the LAN.

About

Dockerized web version of Dungeon Crawl Stone Soup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published