Dockerzied version of Yang Explorer application
1.3K
This image is an automated installation of Yang Explorer application. Full description in a blog post.
To run a Yang Explorer server simply run an image like this:
docker run -p 8088:8088 -d hellt/yangexplorer-docker
where 8088 will be your webserver's port to use.
To access the webserver navigate to
http://<ip_of_your_docker_host>:8088
Yes, there is an image from Robert Csapo but he uses a fork of original repo to modify some installation setting. On a contrary I am sticking to original repo, that is why this image has been built in the first place.
Moreover, this image is less in size:
Content type
Image
Digest
Size
342.8 MB
Last updated
about 9 years ago
docker pull hellt/yangexplorer-docker