Skip to content

Commit

Permalink
expose port 8020
Browse files Browse the repository at this point in the history
  • Loading branch information
thanh-nguyen-dang committed Jun 10, 2024
1 parent 6b0ac45 commit 8ae256c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hadoop/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,6 @@ ADD entrypoint.sh /entrypoint.sh

RUN chmod a+x /entrypoint.sh

EXPOSE 8020

ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 8ae256c

Please sign in to comment.