chore: change docker command README
This commit is contained in:
@@ -77,7 +77,7 @@ python main.py
|
|||||||
To build the Docker image:
|
To build the Docker image:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker build -t tetri5 .
|
docker build -t tetri5 frontend
|
||||||
```
|
```
|
||||||
|
|
||||||
To run the game in a Docker container and access it via a web browser:
|
To run the game in a Docker container and access it via a web browser:
|
||||||
|
|||||||
Reference in New Issue
Block a user