Skip to content

Add some notes about volumes in Drupal, especially updating "docker-compose.yml" #811

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

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 25, 2017

I tested this by using docker-compose up -d, going through Drupal's web-based setup process to get Drupal fully configured and operational, then used docker-compose up -d --force-recreate to force both containers to be re-created (which works very hard to keep the volumes), and verified that my site was still configured and working properly.

Closes docker-library/drupal#3

…ompose.yml"

I tested this by using `docker-compose up -d`, going through Drupal's web-based setup process to get Drupal fully configured and operational, then used `docker-compose up -d --force-recreate` to force both containers to be re-created (which works very hard to keep the volumes), and verified that my site was still configured and working properly.
@yosifkit yosifkit merged commit bfc56d5 into docker-library:master Jan 25, 2017
@yosifkit yosifkit deleted the drupal-volumes branch January 25, 2017 23:53
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.

2 participants