Skip to content

netconf-console python tool packaged in an Alpine Docker container

License

Notifications You must be signed in to change notification settings

hellt/netconf-console-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netconf-console docker image

This is a multi-stage Dockerfile that packages the netconf-console tool in an Alpine based docker image running with python3.7.

Details and instructions are provided in this blog post.

Build

# considering 2.3.0 is the intended version
docker build -t hellt/netconf-console:2.3.0 .
docker push hellt/netconf-console:2.3.0
docker tag hellt/netconf-console:2.3.0 hellt/netconf-console:latest
docker push hellt/netconf-console:latest

About

netconf-console python tool packaged in an Alpine Docker container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages