Skip to content

Commit

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

RUN chmod a+x /entrypoint.sh

EXPOSE 8020
EXPOSE 22 4040 7077 8020 8030 8031 8032 8042 8088 9000

ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 3d99b5e

Please sign in to comment.