[Container-tools] profiles

Hardy Ferentschik hferents at redhat.com
Tue Oct 3 16:20:57 UTC 2017


On Tue, 03-Oct-2017 14:28, Burr Sutter wrote:
> any thoughts how the workaround for addons + profiles?

See the comments on the issue you created. You are using the commands wrong. You
issue 'config set' and 'addon enable' commands against the currently active profile, but then
you start a new profile. If you want to set the config and add-ons prior to starting the profile
you need to do something like:

$ minishift --profile bar addon enable anyuid

resp

$ minishift --profile test config set memory 6144

--Hardy




More information about the Container-tools mailing list