Adrian Malacoda
|
064aabdf8e
|
cp -R
|
2014-11-24 02:05:48 -06:00 |
|
Adrian Malacoda
|
4f4d872ea3
|
here we go
|
2014-11-24 02:05:01 -06:00 |
|
Adrian Malacoda
|
4ae4e35115
|
if we deploy a new image on top of an existing install then it will overwrite the symlinks going to the shared volume, so check if the file is a symlink and if not then create the link
|
2014-11-24 02:00:05 -06:00 |
|
Adrian Malacoda
|
27e81b45eb
|
This needs to be in the image, not the container
|
2014-11-24 01:43:28 -06:00 |
|
Adrian Malacoda
|
4242279b6a
|
we do need to make a symbolic link to LocalSettings.php
|
2014-11-24 01:39:26 -06:00 |
|
Adrian Malacoda
|
6a1a135392
|
We need to set up the volume when the container runs, not when it is built, because mounting a volume over /var/lib/mediawiki will shadow the contents of that directory in the image.
|
2014-11-24 00:41:30 -06:00 |
|