Updated README
This commit is contained in:
parent
215aa6e1da
commit
d4f4ba314a
14
README.md
14
README.md
@ -13,4 +13,16 @@ Because, I love boomer shooters (specifically Doom2, Doom64, and Duke Nukem 3D)
|
|||||||
|
|
||||||
* [frozenfoxx/docker-zandronum-server](https://github.com/frozenfoxx/docker-zandronum-server)
|
* [frozenfoxx/docker-zandronum-server](https://github.com/frozenfoxx/docker-zandronum-server)
|
||||||
* [rcdailey/zandronum-server](https://github.com/rcdailey/zandronum-server)
|
* [rcdailey/zandronum-server](https://github.com/rcdailey/zandronum-server)
|
||||||
* [mccarrmb/docker-doom](https://github.com/mccarrmb/docker-doom)
|
* [mccarrmb/docker-doom](https://github.com/mccarrmb/docker-doom)
|
||||||
|
|
||||||
|
## What's different about yours?
|
||||||
|
|
||||||
|
This container is built on Debian Bookworm Slim instead of the spyware known as Ubuntu. Even though they abandoned the idea years ago, (people don't forget)[https://www.eff.org/deeplinks/2012/10/privacy-ubuntu-1210-amazon-ads-and-data-leaks]. If you are able to, move your containers to Debian.
|
||||||
|
|
||||||
|
## How to build this image locally
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone https://github.com/cfultz/doom-docker
|
||||||
|
cd doom-docker
|
||||||
|
docker build -t cfultz/doom-docker:latest .
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user