pyang
pyang copied to clipboard
Running in a Docker Container
For people like me that want to avoid installing dependencies in their environments and try to keep things isolated, running Pyang in a Container could come in handy.
This Dockerfile worked for me. These are the Instructions to run it.
Thanks for pointing this @nleiva
I wanted to share with others who might stumble upon this issue that I started to maintain pyang container image here https://github.com/hellt/pyang-docker
I can contribute the gh automated workflow to this repo if there is interest from the maintainers.