Skip to content

Commit

Permalink
CMD as list
Browse files Browse the repository at this point in the history
  • Loading branch information
Andmedoctopus committed Sep 3, 2024
1 parent 26dcb74 commit fcd4522
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 @@ -24,4 +24,4 @@ COPY . .
RUN pip install -r requirements.txt


CMD sbx-mocks3-serve
CMD ["sbx-mocks3-serve"]

0 comments on commit fcd4522

Please sign in to comment.