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

Fatal error: Allowed memory size of X bytes exhausted #5

Closed
fschoenfeldt opened this issue Oct 22, 2020 · 2 comments
Closed

Fatal error: Allowed memory size of X bytes exhausted #5

fschoenfeldt opened this issue Oct 22, 2020 · 2 comments

Comments

@fschoenfeldt
Copy link

.. when running composer create-project drupal-composer/drupal-project:8.x-dev . --stability dev --no-interaction inside the container, it throws this error:
image

I already tried increasing the memory limit of the docker app to 8GB which should be more than enough.

@fschoenfeldt
Copy link
Author

I'd like to add a note to the installation instructions, that you should just prepend COMPOSER_MEMORY_LIMIT=-1 to the installation command. I found the resolution here

@iBobik
Copy link
Owner

iBobik commented Oct 22, 2020 via email

@iBobik iBobik closed this as completed Oct 22, 2020
fschoenfeldt added a commit to fschoenfeldt/drupal-composer-docker that referenced this issue Oct 23, 2020
Wouldn't it be nice to have this on the `.bashrc` so we don't have to prepend it everytime we start the container?

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

No branches or pull requests

2 participants