Skip to content

Commit

Permalink
removed runner
Browse files Browse the repository at this point in the history
  • Loading branch information
nichlaes committed Jan 12, 2024
1 parent 3af49f5 commit cb9b63a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ services:
volumes:
- "$PWD/deploy/config/lib.docker:/dtaas/libms/.env"
- "$PWD/files:/dtaas/libms/files"
runner:
build:
context: ./
dockerfile: ./servers/execution/runner/dockerfile
ports:
- "4002:3000"
volumes:
- "$PWD/files:/dtaas/runner/files"

ml-workspace-user1:
image: mltooling/ml-workspace-minimal:0.13.2
Expand Down

0 comments on commit cb9b63a

Please sign in to comment.