Skip to content

Commit

Permalink
Rename Dockerfile to Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
theorlandog authored May 29, 2024
1 parent 90e3ce6 commit f462150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile → Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ WORKDIR /home/go-user

ENTRYPOINT ["executable", "param1", "param2"]

CMD ["-c"]
CMD ["-c"]

0 comments on commit f462150

Please sign in to comment.