Skip to content

Commit

Permalink
Rename _Dockerfile to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajsalemo authored Sep 20, 2023
1 parent 192761b commit 4657f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _Dockerfile → Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ COPY sshd_config /etc/ssh/

EXPOSE 80 2222

ENTRYPOINT [ "/opt/init_container.sh" ]
ENTRYPOINT [ "/opt/init_container.sh" ]

0 comments on commit 4657f2c

Please sign in to comment.