mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-682: added comment with example to build with RADIUS
This commit is contained in:
@@ -30,6 +30,8 @@ ARG TOMCAT_JRE=jre8
|
||||
# Use official maven image for the build
|
||||
FROM maven:3-jdk-8 AS builder
|
||||
|
||||
# Use args to build radius auth extension such as
|
||||
# `--build-arg BUILD_PROFILE=lgpl-extensions`
|
||||
ARG BUILD_PROFILE
|
||||
|
||||
# Build environment variables
|
||||
|
Reference in New Issue
Block a user