Skip to content

etrobo-fun/raspike-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

使い方

サンプルコードを動かす

  • rootfsをDL wget https://downloads.raspberrypi.org/raspios_lite_armhf/root.tar.xz

  • docker build docker build --platform linux/arm32v6 -t raspios:latest .

  • docker run docker run --platform linux/arm32v6 --rm -it raspios:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%