cloud? push ? ??? ???? ??????! ? ???? ?? src, Dockerfile, train.sh, inference.sh? ?? docker build? ???, ?? tar.gz? ???? cloud? ?????? ??? ?? ??? ??????. --- /bin/sh: 1: ./train.sh: not found /bin/sh: 1: ./inference.sh: not found I1204 16:16:10.632690 20972 executor.cpp:675] Container exited with status 127 --- train.sh, inference.sh? ????? ?? ??? ?????, Dockerfile? ??? ????. --- FROM pytorch/pytorch:0.4.1-cuda9-cudnn7-runtime RUN pip install cython RUN pip install SimpleITK WORKDIR /docker COPY . . --- Dockerfile? ??? ?? ?? ???? ? ?? ??? ????? ???????!

Created by Seungjae Kim Soongja
? popup??? ??? ??? task???? ?? task? ??? ? ??? ?????, ?? ??? ?? task ??? ?????. ?? ?? ? ???!
?? ?? ??? ??? ???, upload ?? ??? ??? ?????? ?????? upload popup ?? ??? ??? ???, task ???? ?? task? ??? ??? ??? ?? ?????? ??? ????. ?? ???? ??? capture?? ???? ? ?????
?????!
?? ???? ??????. '4bb2e711-b1ca-4bf3-ad53-79029d6a421c' task? ????? train.sh, inference.sh ?? ?????? ?? code ??? ?? failed ????. stderr file ????? ? ? ???.
?????. ?? Dockerfile?? WORKDIR? ??? ?? ???? docker ???? ?? src, Dockerfile, train.sh, inference.sh? ??? ??????, ? ? ?????? ??? ???? train.sh? ??? ?? WORKDIR? ????? ???? Docker? ???? ??????? ???? ?? ????? ???????. ??? ? ? ???, Cloud? ?? ??? tar.gz ??? ????? ??? progress? ???? ?? ? ??? ??? ? ? ?????? ???????.
?????. ?????? ??????. ?? ???? ??? ?, workdir? '/'? ????? ??? ??? ????. ?? ??? ?? ????????. ??? ??? ?????.

[Cloud] Segman page is loading…