docker: add knotd restart to the example

This commit is contained in:
Daniel Salzman 2025-04-23 11:31:23 +02:00
parent d6bd4e8ae0
commit dfa9a21a9f

View file

@ -24,8 +24,12 @@
knotc> `conf-commit`
knotc> `stop`
knotc> `exit`
`docker run --rm -v /tmp/storage:/storage -v /tmp/rundir:/rundir --network host -d cznic/knot knotd`
`kdig @127.0.0.1 -p5300 ch txt version.server`
`docker run --rm -v /tmp/rundir:/rundir cznic/knot knotc stop`