Skip to content

hellt/netconf-console2-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netconf-console2 container image

This is a multi-stage Dockerfile that packages the netconf-console2 CLI tool in an Alpine-based container image running with python3.11.

Note

This repo has been renamed from netconf-console-docker to netconf-console2-container with the switch to the new package name.
The container image is named ghcr.io/hellt/netconf-console2:3.0.1 according to the new package name. The old image is still available as ghcr.io/hellt/netconf-console:latest.

Details and instructions are provided in this blog post.

Usage

docker run --rm -i -t ghcr.io/hellt/netconf-console2:3.0.1 \
--host=srl --port 830 -u admin -p 'NokiaSrl1!' \
--hello

Build

# considering 3.0.1 is the intended version
bash build.sh 3.0.1

The build step aslo includes the push action, so on successful build the linux/arm64 and linux/amd64 images will be pushed to the ghcr.io repository.

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

 
 
 

Contributors 2

  •  
  •