Updated README.md
This commit is contained in:
parent
cbf9c1c25c
commit
b80cf6a09c
10
README.md
10
README.md
@ -1,6 +1,12 @@
|
||||
# Compiling Zandronum with Docker
|
||||
|
||||
## Why?
|
||||
This Dockerfile builds a compiling agent for Zandronum utilizing Debian. This creates the needed files for running the ``zandronum-server`` Linux server including the ``*.pk3`` files.
|
||||
|
||||
Why not?!
|
||||
## How to use this
|
||||
|
||||
```
|
||||
git clone https://github.com/cfultz/doom-docker-zandronum-compiler
|
||||
cd doom-docker-zandronum-compiler
|
||||
docker build -t zandronum-build .
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user