Skip to content

python image with papirus compiled for raspi1 on resin.io

License

Notifications You must be signed in to change notification settings

cheeplusplus/resin-papirus-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This library compiles PaPiRus into the resin Docker container for the Raspberry Pi 1/Zero.

To use this docker image, inherit from it.

FROM andrewneo/resin-papirus-rpi:1.0

WORKDIR /app
ADD . /app

CMD ["python3", "main.py"]

About

python image with papirus compiled for raspi1 on resin.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages