Commit Graph

9 Commits

Author SHA1 Message Date
Marcos Lilljedahl 54359bd26c Migrate current compose examples to PWD capable stacks 2017-06-18 16:49:26 -03:00
Tianon Gravi 0c2b9dcce8 Refactor the way information (especially links) are presented
This should make it much faster to find the right place to file issues, get help, find out whether upstream maintains an image, etc.

I've done my best to represent each `REPO/maintainer.md` file appropriately, but I might have missed some (or there might be something else a maintainer prefers be listed there, either more or less descriptive, for example), which would be welcome contributions following this change.
2017-04-21 17:48:19 -07:00
Michael Hess ee2cd5b8cc Fix some spacing 2017-04-21 10:14:37 -04:00
Michael Hess 2c3e64bc03 Fix some text 2017-04-21 10:10:33 -04:00
Michael Hess f99e61c7dd Explain who maintains this image
We either need to explain that this is maintained by the Docker community or pull the image from docker.  We are getting push back on our side about this.
2017-04-21 09:55:16 -04:00
Tianon Gravi 7f751b9041 Add some notes about volumes in Drupal, especially updating "docker-compose.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.
2017-01-25 15:26:01 -08:00
Tianon Gravi 901e0dfcaf Add an initial docker-compose.yml for drupal 2017-01-06 15:22:37 -08:00
Tianon Gravi 481f43ec2f Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions) 2015-08-13 09:29:14 -07:00
Tianon Gravi a0f37ddfd7 Add initial drupal documentation 2015-04-28 16:58:33 -06:00