Skip to content

xanderhendriks/docker-stlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

STLINK Tools

STLINK Tools: ST Link docker container for on Raspberry Pi and Jetson test targets

Build

To create the image xanderhendriks/stlink, execute the following command in the docker-stlink folder:

docker build --platform linux/arm64/v8 -t xanderhendriks/stlink:1.0 .

Push the changes to the docker hub:

docker push xanderhendriks/stlink:1.0

Run

$ docker pull xanderhendriks/stlink:1.0

$ docker run -it --privileged --rm --name stlink xanderhendriks/stlink:1.0

Help

The official documentation can be found here

About

Docker for the stlink use on RPi and Jetson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published