Skip to content

Commit

Permalink
serverless?
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkosm committed Dec 27, 2024
1 parent ef8531f commit 54be929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.serverless
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ COPY magic-pdf.gpu.json /root/magic-pdf.json
RUN python3.10 download_models.py


CMD ["python3.10", "serverless.py"]
CMD ["sh", "-c", "ls && python3.10 serverless.py"]

0 comments on commit 54be929

Please sign in to comment.