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

OPENEUROPA-582: Update images on docker-compose and drone file. #5

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

voidtek
Copy link
Member

@voidtek voidtek commented Jul 4, 2018

No description provided.

volumes:
- .:/var/www/html
environment:
XDEBUG_CONFIG: "remote_enable=1 remote_host=${DOCKER_HOST_IP} remote_port=9000 idekey=PHPSTORM remote_autostart=1"
PHP_IDE_CONFIG: "serverName=Test"
COMPOSER_MEMORY_LIMIT: "2G"
COMPOSER_CACHE_DIR: "/tmp/composer"
Copy link
Member

@dxvargas dxvargas Jul 12, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had doubts about this change, then I've confirmed it is correct. Memory limit is managed in the image and cache should also be (with @gboddin 's approval). Conclusion, it is correct.

@voidtek voidtek merged commit 3e0c171 into master Jul 19, 2018
@voidtek voidtek deleted the OPENEUROPA-582 branch July 19, 2018 13:24
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

Successfully merging this pull request may close these issues.

3 participants