Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
francescou committed Apr 28, 2016
1 parent ee10edc commit 9d93c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -23,6 +23,6 @@ COPY src/main/docker/modules/system/layers/base/com/informix/jdbc/ modules/syste
COPY src/main/docker/modules/system/layers/base/com/oracle/jdbc/ modules/system/layers/base/com/oracle/jdbc/

EXPOSE 8080
EXPOSE 9999
EXPOSE 9990

RUN ./bin/add-user.sh admin admin --silent
RUN ./bin/add-user.sh admin admin --silent

0 comments on commit 9d93c7f

Please sign in to comment.