Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
carry through extensions to runtime
  • Loading branch information
adonm authored Nov 25, 2021
1 parent c3dcbdf commit 8f4778f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ FROM kartoza/geoserver:2.20.0
LABEL org.opencontainers.image.source https://github.com/dbca-wa/docker-geoserver
LABEL maintainer "DBCA ASI <[email protected]>"

ARG STABLE_EXTENSIONS="authkey-plugin sldservice-plugin wps-plugin querylayer-plugin mbstyle-plugin css-plugin mongodb-plugin"
ENV STABLE_EXTENSIONS="authkey-plugin sldservice-plugin wps-plugin querylayer-plugin mbstyle-plugin css-plugin mongodb-plugin"
COPY serve-geopackages.py /usr/local/bin/serve-geopackages

0 comments on commit 8f4778f

Please sign in to comment.