Merge pull request #14 from JakobMiksch/patch-1
Notes how to include a custom extensionpull/12/head^2
commit
a97dfd0ad7
|
|
@ -99,7 +99,7 @@ excel inspire ogr-wfs wcs2_0-eo
|
||||||
|
|
||||||
### How to install additional extensions from local folder?
|
### How to install additional extensions from local folder?
|
||||||
|
|
||||||
If you want to add geoserver extensions/libs by using a mount, you can add something like
|
If you want to add geoserver extensions/libs, place the respective jar files in a directory and mount it like
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -it -p 80:8080 \
|
docker run -it -p 80:8080 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue