Skip to content

Instantly share code, notes, and snippets.

View egaga's full-sized avatar

Henrik Huttunen egaga

View GitHub Profile
@egaga
egaga / docker_for_mac_disk_default_size.md
Created October 9, 2017 10:48 — forked from stefanfoulis/docker_for_mac_disk_default_size.md
How to resize Docker for Mac Disk image and set the default size for new images

Set the default size for new Docker for Mac disk images

If you are getting the error: No space left on device

Configuring the qcow2 size cap is possible in the current versions:

# my disk is currently 64GiB
$ /Applications/Docker.app/Contents/MacOS/qemu-img info ~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/Docker.qcow2
image: /Users/djs/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/Docker.qcow2
;============================================================
; some initialization and interrupt redirect setup
;============================================================
sei ; set interrupt disable flag
jsr init_screen ; clear the screen
jsr init_text ; write lines of text
jsr sid_init ; init music routine now