Skip to content

Add [-a|--app CODE] parameter to docker:create command #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ghost opened this issue Mar 15, 2016 · 4 comments
Open

Add [-a|--app CODE] parameter to docker:create command #91

ghost opened this issue Mar 15, 2016 · 4 comments
Assignees

Comments

@ghost
Copy link

ghost commented Mar 15, 2016

To enable one line installation with the new boilerplate stucture (using "app" instead of "code"-dir), an additional parameter "--app" (beside "--code") is needed.

After adding it, it could be used like this:
ct docker:create --docker=typo3 [email protected]:projectname/app.git projectname

@josefglatz
Copy link
Member

Could you please create a PR for it?

@kitzberger
Copy link
Contributor

Maybe simple switch it entirely from code to app? And/or how about making it configurable via a news setting in /etc/clitools.ini whether to use code or app?

@josefglatz
Copy link
Member

We have actually old and new boilerplates running next to each other. Hmmm

What about adding both?

@josefglatz
Copy link
Member

on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants