Mercurial > dive4elements > river
comparison docker/README @ 9687:25532d3c0af2 3.2.x
Avoid NPE when trying to print map to PDF
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 03 Aug 2020 16:05:07 +0200 |
parents | 33303817ed37 |
children | c3afc0274bba |
comparison
equal
deleted
inserted
replaced
9686:33303817ed37 | 9687:25532d3c0af2 |
---|---|
2 _ Change 'localhost' to 'd4eriver-db' in artifacts/doc/conf/backend-db.xml | 2 _ Change 'localhost' to 'd4eriver-db' in artifacts/doc/conf/backend-db.xml |
3 and artifacts/doc/conf/seddb-db.xml | 3 and artifacts/doc/conf/seddb-db.xml |
4 _ Change 'localhost' to '0.0.0.0' in artifacts/doc/conf/rest-server.xml | 4 _ Change 'localhost' to '0.0.0.0' in artifacts/doc/conf/rest-server.xml |
5 _ Change 'localhost' to 'd4eriver-artifacts' in the server-url parameter in | 5 _ Change 'localhost' to 'd4eriver-artifacts' in the server-url parameter in |
6 gwt-client/src/main/webapp/WEB-INF/web.xml | 6 gwt-client/src/main/webapp/WEB-INF/web.xml |
7 _ Set font path to /usr/share/fonts/gnu-free/FreeSans.ttf in | |
8 gwt-client/src/main/webapp/WEB-INF/config.yaml | |
7 | 9 |
8 | 10 |
9 Build: | 11 Build: |
10 | 12 |
11 $ docker build -f docker/Dockerfile.db -t d4e/river_db . | 13 $ docker build -f docker/Dockerfile.db -t d4e/river_db . |