mirror of
https://github.com/jbowdre/phpipam-agent-docker.git
synced 2024-11-22 06:52:19 +00:00
Update README.md
This commit is contained in:
parent
3347112aef
commit
005df985dc
1 changed files with 6 additions and 0 deletions
|
@ -30,3 +30,9 @@ $ docker run -ti -d -e PHPIPAM_AGENT_KEY=dummy-key -e MYSQL_ENV_MYSQL_PASSWORD=m
|
|||
Now, the discovery scans will be performed every 1mn by default.
|
||||
|
||||
The logs are available on stdout/stderr (allowing to use `docker logs`).
|
||||
|
||||
Acknowledgements
|
||||
Based on [pierrecdn-phpipam-agent](https://hub.docker.com/r/pierrecdn/phpipam-agent) image, [published on docker hub](https://hub.docker.com/r/pierrecdn/phpipam-agent).
|
||||
Based on image, published on docker hub.
|
||||
|
||||
docker-phpipam-agent
|
||||
|
|
Loading…
Reference in a new issue