Skip to content

Commit d60cd3e

Browse files
committed
fix: [installation] docker build
1 parent 47351d2 commit d60cd3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After configuration you can run the installation script:
2929
You have also the possibility to use the docker file:
3030

3131
```bash
32-
docker build
32+
docker build .
3333
docker run -t -i -p 7006:7006 ID_IMAGE
3434
```
3535

0 commit comments

Comments
 (0)