Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
authzforce
server
Commits
eabc29fb
Commit
eabc29fb
authored
Dec 05, 2017
by
cdanger
Browse files
updated Dockerfile
parent
98ed1a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist/src/docker/Dockerfile
View file @
eabc29fb
...
...
@@ -39,7 +39,7 @@ ENV DEBIAN_FRONTEND noninteractive
ENV
JAVA_OPTS="-Djava.security.egd=file:/dev/./urandom -Djava.awt.headless=true -Djavax.xml.accessExternalSchema=http -Xms1024m -Xmx1024m -XX:+UseConcMarkSweepGC -server"
ENV
AUTHZFORCE_SERVER_VERSION="8.0.0
-SNAPSHOT
"
ENV
AUTHZFORCE_SERVER_VERSION="8.0.0"
ENV
AUTHZFORCE_SERVER_DOWNLOAD_URL="http://repo1.maven.org/maven2/org/ow2/authzforce/authzforce-ce-server-dist/$AUTHZFORCE_SERVER_VERSION/authzforce-ce-server-dist-$AUTHZFORCE_SERVER_VERSION.deb"
# Download and install Authzforce Server (service starts automatically)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment