Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y4roc/docker-pishrink
Docker-Image to shrink your Pi-Image
https://github.com/y4roc/docker-pishrink
docker macos raspberry-pi shrink windows
Last synced: about 12 hours ago
JSON representation
Docker-Image to shrink your Pi-Image
- Host: GitHub
- URL: https://github.com/y4roc/docker-pishrink
- Owner: y4roc
- License: gpl-3.0
- Created: 2018-07-26T14:13:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T08:03:27.000Z (6 months ago)
- Last Synced: 2024-05-10T09:26:45.314Z (6 months ago)
- Topics: docker, macos, raspberry-pi, shrink, windows
- Language: Dockerfile
- Size: 20.5 KB
- Stars: 68
- Watchers: 3
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker-PiShrink [![Travis](https://img.shields.io/travis/y4roc/Docker-PiShrink.svg?branch=mast&style=flat-square)](https://travis-ci.org/y4roc/Docker-PiShrink)
Docker-Image to shrink your Pi-Image in Docker without VirtualBox.
## Installation
### Step 1: Install Docker for Mac
### Step 2: Clone this repository
``` bash
git clone https://github.com/y4roc/Docker-PiShrink
cd Docker-PiShrink
```
## Usage1. Start the Docker-Service.
2. Copy your Image in folder `Docker-PiShrink` and open this folder in your terminal.
3. Execute `docker.sh` and wait a little bit.
4. Start `pishrink <./myImage.img>` and your image will be much smaller.
5. Exit the docker container.## Informations
It tested with MacOS X 10.13.6, Docker for Mac 18.03.1-ce and Compose 1.21.1.