This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
id.autonomic.zone
Archived
Watch
5
Star
0
Fork
0
You've already forked id.autonomic.zone
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-09-30
. You can view files and clone it, but cannot push or open issues or pull requests.
dc85d34bf7
id.autonomic.zone
/
Dockerfile
7 lines
70 B
Docker
Raw
Normal View
History
Unescape
Escape
Upgrade image
2020-03-29 11:10:42 +00:00
FROM
jboss/keycloak:9.0.2
Ports again
2020-03-09 10:51:02 +00:00
Bootstrapp keycloak
2020-03-15 12:28:35 +00:00
EXPOSE
8080
Expose the default https port
2020-04-01 09:02:32 +00:00
EXPOSE
8443
Bootstrapp keycloak
2020-03-15 12:28:35 +00:00
COPY
.
${
WORKDIR
}
Reference in New Issue
Copy Permalink