Commit Graph

7 Commits

Author SHA1 Message Date
Joern Lentes
95611f2d93 GUACAMOLE-682: fix env variable passing 2018-12-21 14:50:46 +01:00
Joern Lentes
0f31028565 GUACAMOLE-682: add option to include RADIUS authentication in docker
To include library for RADIUS authentication in the docker image the
build needs to activate the maven profile "lgpl-extentions" and copy
the library into the image.
The docker start script needs to pass through settings and link the
library to GUACAMOLE_HOME.
2018-12-21 11:15:25 +01:00
Mathias
5410c6bc0e GUACAMOLE-553: Update JDBC MySQL connector library to version 5.1.45 2018-04-23 13:40:29 +02:00
Michael Jumper
7c4223ce3e GUACAMOLE-436: Remove incubator prefix from repositories and URLs. 2017-12-06 00:02:33 -08:00
Carl Harris
ac50375ad5 GUACAMOLE-408: don't try to clean up the local Maven repository
There's no need to clean up the local Maven repository after the
build, since only the artifacts we want are copied to the runtime
image. For reasons not investigated, attempting to remove the
local repository directory fails because the directory is in use
after the build.
2017-10-07 10:09:18 -04:00
Michael Jumper
dce39bdc1e GUACAMOLE-93: Ensure database auth extension .jars are included in dist .tar.gz. 2016-08-28 11:41:10 -07:00
Michael Jumper
e68ce29419 GUACAMOLE-93: Build guacamole-docker using parent guacamole-client source. 2016-08-26 16:06:30 -07:00