Skip to content

Commit

Permalink
Merge pull request #180 from kai-nguyen-aligent/feature/MICRO-50_expo…
Browse files Browse the repository at this point in the history
…se_debugger_port

MICRO-50: Expose node debugger port
  • Loading branch information
jswift authored Dec 22, 2022
2 parents d6fac69 + 8a18eb3 commit 85e1491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ USER root
COPY entrypoint.sh /docker-entrypoint.sh
RUN chmod 0755 /docker-entrypoint.sh

EXPOSE 9229
ENTRYPOINT ["/docker-entrypoint.sh"]

0 comments on commit 85e1491

Please sign in to comment.