Skip to content

Commit 9a7ffdb

Browse files
committed
fix: added missing start command
1 parent 1bc3517 commit 9a7ffdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,4 @@ FROM base as final
8989
COPY --from=downloader /comfyui/models /comfyui/models
9090

9191
# Start the container
92+
CMD ["/start.sh"]

0 commit comments

Comments
 (0)