Also be explicit about exposing

This commit is contained in:
Luke Murphy 2020-04-02 01:06:19 +02:00
parent ffb4dba8c0
commit 25c26178ed
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
FROM jboss/keycloak:9.0.2
EXPOSE 8080
EXPOSE 8443
COPY . ${WORKDIR}