We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a2dd8 commit d819532Copy full SHA for d819532
label_studio_ml/examples/segment_anything_2_image/Dockerfile
@@ -57,4 +57,4 @@ RUN --mount=type=cache,target=${PIP_CACHE_DIR},sharing=locked \
57
COPY . ./
58
59
60
-CMD ["../app/start.sh"]
+CMD ["/app/start.sh"]
0 commit comments