This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dima
/
jce-keycloak
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11
Commits
2
Branches
296 KiB
Tree:
f8e105f40d
dev
master
v0.1.8
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f8e105f40d'
${ noResults }
jce-keycloak
/
Dockerfile
2 lines
92 B
Raw
Normal View
History
change quay image to 13.0.1 instead of latest
3 years ago
initial implementation
3 years ago
FROM
quay.io/keycloak/keycloak:13.0.1
COPY
[
"./juice"
,
"/opt/jboss/keycloak/themes/juice/"
]