1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-08 22:27:53 +02:00

add netdata

This commit is contained in:
kev
2016-06-21 09:23:08 +08:00
parent 8af2695ecd
commit f481ed97c3
5 changed files with 55 additions and 1 deletions

View File

@ -27,6 +27,8 @@ web:
restsart: always
```
> :warning: The local mirror doesn't work!
## dnsmasq.conf
```
@ -92,4 +94,5 @@ docker-compose up -d
docker-compose logs -f
```
> You should stop DHCP service on local network.
> You should stop DHCP service on local network before starting PXE.
> Also take a look at `preseed.cfg` for unattended installation.