Skip to content

Commit

Permalink
CMR-4457 - Added missing CMD for access-control.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Oct 16, 2017
1 parent b3bb9be commit a3096ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions access-control-app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ EXPOSE 3011

WORKDIR /app

CMD "java" "-classpath" "/app/cmr-access-control-app-0.1.0-SNAPSHOT-standalone.jar" "cmr.access_control.runner"

0 comments on commit a3096ff

Please sign in to comment.