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 d819532 commit 19fffb2Copy full SHA for 19fffb2
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