Also be explicit about exposing
This commit is contained in:
parent
ffb4dba8c0
commit
25c26178ed
@ -1,5 +1,6 @@
|
||||
FROM jboss/keycloak:9.0.2
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 8443
|
||||
|
||||
COPY . ${WORKDIR}
|
||||
|
Reference in New Issue
Block a user