Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
B0nam authored Apr 8, 2024
1 parent 015d028 commit a760be3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# DOCKER-DOOM
# DOCKER-DOOM
Para executar o conteiner:

``docker run --rm -p 6901:6901 -p 5901:5901 b0nam/debian-doom:latest``

Assim que o conteiner estiver em execução, basta se conectar ao ``localhost:6901`` para jogar DOOM.

<http://localhost:6901>

A senha padrão definida no entrypoint.sh é ``PASSWORD``

0 comments on commit a760be3

Please sign in to comment.