Merge pull request #14 from JakobMiksch/patch-1

Notes how to include a custom extension
pull/12/head^2
Nils Bühner 2022-11-09 15:18:34 +01:00 committed by GitHub
commit a97dfd0ad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 \