Skip to content

Commit

Permalink
changes for ENTRYPOINT
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulvramesh committed Sep 17, 2023
1 parent 91ea4ac commit 9d596d4
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 @@ -12,4 +12,4 @@ RUN apk update && \
mv fission /usr/local/bin/

# Default command, if you need one
CMD ["fission", "--help"]
ENTRYPOINT ["fission""]

0 comments on commit 9d596d4

Please sign in to comment.