Sign inSign up

turee/pishrink-docker

By turee

•Updated about 8 years ago

https://github.com/Drewsif/PiShrink dockerized. Shrinks Raspberry PI images.

Image
6

4.4K

turee/pishrink-docker repository overview

⁠PiShrink dockerized

See https://github.com/Drewsif/PiShrink⁠

⁠Usage

In the directory containing <your-image>.img:

bash:

docker run --rm --privileged=true -v `pwd`:/workdir turee/pishrink-docker pishrink <your-image>.img

fish:

docker run --rm --privileged=true -v (pwd):/workdir turee/pishrink-docker pishrink <your-image>.img    

Enjoy smaller Raspbian image.

Tag summary

Content type

Image

Digest

Size

68.7 MB

Last updated

about 8 years ago

docker pull turee/pishrink-docker