Skip to content

Commit

Permalink
Issue #71 chore: Refactor dockerfile
Browse files Browse the repository at this point in the history
Manojvv committed Mar 20, 2018
1 parent a4c6d22 commit 5bdea31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/openbadger/Dockerfile
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ COPY ./images/openbadger/configure.sh /tmp
RUN /tmp/configure.sh

# Application running on 8000
EXPOSE 8000
EXPOSE 8004
WORKDIR /badger
COPY ./images/openbadger/entrypoint.sh /badger

0 comments on commit 5bdea31

Please sign in to comment.