-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default disk space is too small? #39
Comments
Hello, I don't know about the default image, but you can try If you intend to use a custom .img file, you first need to bring that to the size you want. You can use Suppose you have
Then you launch dockerpi with that image as filesystem and expand the filesystem using |
I tried to expand the image size using |
Hi, I'm new to docker and qemu, so I maybe missing something. When I follow your install instructions, specifically
docker run -it lukechilds/dockerpi
, and log into the Rpi, there is a very small disk space:How can I give move space to the Rpi? I saw #18, but I don't understand how that solution is implemented.
The text was updated successfully, but these errors were encountered: