8000 boot2docker ignoring ~/.boot2docker/profile · Issue #237 · boot2docker/boot2docker-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
boot2docker ignoring ~/.boot2docker/profile #237
Closed
@misfo

Description

@misfo

I'm pretty sure this worked before I upgraded to boot2docker 1.2. I'm trying to increase the DiskSize to 200GB:

$ brew install boot2docker
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/boot2docker-1.2.0.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/boot2docker-1.2.0.mavericks.bottle.tar.gz
==> Pouring boot2docker-1.2.0.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/boot2docker/1.2.0: 2 files, 7.2M
$ boot2docker config | grep DiskSize
DiskSize = 20000
$ boot2docker config | head -1
boot2docker profile filename: /Users/misfo/.boot2docker/profile
$ echo 'DiskSize = 200000' > /Users/misfo/.boot2docker/profile
$ boot2docker config | grep DiskSize
DiskSize = 20000

As you can see, DiskSize is still the default 20000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0