Skip to content

This is the Docker container with pyHPSU.

License

Notifications You must be signed in to change notification settings

pdcemulator/pyHPSU-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyHPSU Docker Container

This is the Docker container with pyHPSU. pyHPSU is a set of python scripts and other files to read and modify the values of the Rotex HPSU. For more details about pyHPSU please see project site.

Available for AMD64 and Arm64/Arm32v7 (Raspberry PI) architecture.

dockeri.co

Running from command line

docker run \
        --name pyHPSU \
        -v /mydockerdata/pyHPSU/etc:/etc/pyHPSU \
        -d \
        -it \
        --network host \
	--restart=always \
        pdcemulator/pyHPSU

About

This is the Docker container with pyHPSU.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published