diff docker/README @ 9779:3847836c60b5 3.2.x

Improve backend build for different database backends Use profiles instead of multiple almost identical POMs. Introduce build-time argument for Docker build.
author Tom Gottfried <tom@intevation.de>
date Tue, 07 Feb 2023 16:11:43 +0100
parents 9bbb29142ddb
children a00bb9d39c16
line wrap: on
line diff
--- a/docker/README	Mon Feb 06 16:57:03 2023 +0100
+++ b/docker/README	Tue Feb 07 16:11:43 2023 +0100
@@ -14,6 +14,10 @@
 port 8080 (e.g. http://your-host:8080).
 See docker/flys_user_file for credentials.
 
+In case an Oracle database should be used, the server service has to be
+build with a build-time argument:
+
+$ docker-compose build --build-arg ORACLE=true server
 
 Remote debugging:
 

http://dive4elements.wald.intevation.org