Skip to content
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

Allow configuration from .env or .yml file #1

Open
dstorozhuk opened this issue Feb 27, 2017 · 0 comments
Open

Allow configuration from .env or .yml file #1

dstorozhuk opened this issue Feb 27, 2017 · 0 comments
Assignees
Milestone

Comments

@dstorozhuk
Copy link
Collaborator

dstorozhuk commented Feb 27, 2017

We must be able to easily define the container configuration using yaml file or .env file (supported by docker compose)

Possible parameters:

  • PHP version (7.0/5.6)
  • Drupal version (dev, 8, 8.2.6 etc) (composer?)
  • Modules to be installed as well as modules versions (composer?)

Configuration could splitted, for example .env file to define PHP version, config.yml for drupal/modules etc.

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