Skip to content

Commit a4fd9cd

Browse files
committed
Update
1 parent 9edbb12 commit a4fd9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ npm run build
123123

124124
4. Build the Docker image:
125125
```bash
126-
docker build -t termix:latest .
126+
docker build -t termix:latest -f docker/Dockerfile .
127127
```
128128

129129
5. Create a Docker Compose file to use your built image:

0 commit comments

Comments
 (0)