You can run testconf with the command docker run -i -t --rm sysrepo/testconf:latest
The default username and password is root, and it connects to sysrepo address.
You can test this with running sysrepo-netopeer2:
https://hub.docker.com/r/sysrepo/sysrepo-netopeer2/
in another docker with the command:
docker run -i -t --name sysrepo --rm sysrepo/sysrepo-netopeer2:latest
And now you can run testconf with the command: docker run -i -t --link sysrepo --name testconf --rm sysrepo/testconf:latest bash
Content type
Image
Digest
Size
210.7 MB
Last updated
over 10 years ago
docker pull sysrepo/testconf