pull/30/head
Tim Sutton 2015-08-08 14:11:45 +02:00
rodzic b981998e79
commit d6920231ab
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -127,7 +127,7 @@ mkdir -p ~/postgres_data
docker run -d -v $HOME/postgres_data:/var/lib/postgresql kartoza/postgis`
```
You need to ensure the ``postgres_data`` directory has sufficinet permissions
You need to ensure the ``postgres_data`` directory has sufficient permissions
for the docker process to read / write it.