Skip to content

Commit

Permalink
Update entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
bhvishal9 committed Jul 8, 2024
1 parent e2bfde6 commit 7768cd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ EXPOSE 7000
USER 1001

# Define the entrypoint and default command
ENTRYPOINT ["rembg"]
CMD ["--help"]
ENTRYPOINT ["rembg", "s"]

0 comments on commit 7768cd6

Please sign in to comment.