Commit e471bbce authored by Ignacio's avatar Ignacio
Browse files

Merge branch 'dev' into 'master'

Añade extensión ysld

See merge request redmic-project/gis/geoserver!56
parents 02c334b4 209fc875
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ ENV MARLIN_VERSION="0.9.3" \

ENV GEOSERVER_HOME="${CATALINA_HOME}/webapps/geoserver"

ENV GEOSERVER_PLUGINS="css inspire libjpeg-turbo csw wps pyramid vectortiles netcdf gdal netcdf-out" \
ENV GEOSERVER_PLUGINS="css inspire libjpeg-turbo csw wps pyramid vectortiles netcdf gdal netcdf-out ysld" \
	GEOSERVER_COMMUNITY_PLUGINS="" \
	GEOSERVER_VERSION="${GEOSERVER_MAJOR_VERSION}.${GEOSERVER_MINOR_VERSION}" \
	GEOSERVER_DATA_DIR="/var/geoserver/data" \