There was an error while loading. Please reload this page.
The ct docker:create command always uses the master brunch of the boilerplate.
ct docker:create
It would be great if there is a optional parameter to choose the development branch instead.
e.g. ct docker:create -b develop ...
ct docker:create -b develop ...
The
ct docker:createcommand always uses the master brunch of the boilerplate.It would be great if there is a optional parameter to choose the development branch instead.
e.g.
ct docker:create -b develop ...