wandb launch -d
docker build -t <repo-url>:<tag> . docker push <repo-url>:<tag> wandb launch -d <repo-url>:<tag>
이 페이지가 도움이 되었나요?