Skip to content

Commit

Permalink
Corrected Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Snafkin547 committed Aug 19, 2024
1 parent 4e09ed7 commit c6c1520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ ENV OMPI_MCA_routed=direct
# OMPI_MCA_btl_tcp_port_range_v4=10

# Expose the necessary ports
EXPOSE 0 - 65535
EXPOSE 0-65535
CMD ["/usr/sbin/sshd", "-D"]

0 comments on commit c6c1520

Please sign in to comment.