Closed missinglink closed 4 years ago
regarding https://github.com/pelias/docker/issues/185 I would propose this as a simple solution to avoid the whole /data and /code thing
/data
/code
I tested this out and placing the data files in ./data works fine, it's also nice because it makes archiving the installation much easier 🎉
./data
While I was at it I changed the line about permissions because it's wasn't super clear.
regarding https://github.com/pelias/docker/issues/185 I would propose this as a simple solution to avoid the whole
/data
and/code
thingI tested this out and placing the data files in
./data
works fine, it's also nice because it makes archiving the installation much easier 🎉While I was at it I changed the line about permissions because it's wasn't super clear.