pyang icon indicating copy to clipboard operation
pyang copied to clipboard

Running in a Docker Container

Open nleiva opened this issue 7 years ago • 1 comments

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.

nleiva avatar May 10 '18 22:05 nleiva

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.

hellt avatar Jun 06 '23 15:06 hellt