1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-12 23:06:28 +02:00

Changed path to Docker

This commit is contained in:
Pavel Odintsov 2017-12-03 22:07:16 +00:00 committed by GitHub
parent 61ba9e429b
commit d88c56fed4
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ fastnetmon_client
Also you can build your own image using Dockerfile at packages/docker
```
cd packages/docker
cd src
docker build .
```