Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ The `boot2docker` binary reads configuration from `$BOOT2DOCKER_PROFILE` if set,
`%USERPROFILE%/.boot2docker/profile`. `boot2docker config` will
tell you where it is looking for the file, and will also output the settings that
are in use, so you can initialise a default file to customize using
`boot2docker config > /home/sven/.boot2docker/profile`.
`boot2docker config > ~/.boot2docker/profile`.

Currently you can configure the following options (undefined options take
default values):
Expand Down