Skip to content

protronic/pyCANopenWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RZ7-Gateway_Raspberry_Python

docker xbuild alpine armv7

docker buildx build -f dockerfile-alpine --platform linux/arm/v7 -t protronic/canopenproxy-alpine-armv7 --load .

docker xbuild debian slim armv7

docker buildx build -f dockerfile-slim --platform linux/arm/v7 -t protronic/canopenproxy-armv7 --load .

Testrun qemu

docker run --rm --net=host --platform linux/arm/v7 protronic/canopenproxy-armv7:latest

Deploy ssh

docker save protronic/canopenproxy-armv7:latest | ssh admin@ucg docker load

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors