Skip to content

Commit

Permalink
Change container name on GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
apiad committed Jan 22, 2019
1 parent 1342e37 commit f6fe00e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ services:
context: "."
dockerfile: gpu.dockerfile
runtime: nvidia
container_name: ml-gpu

hub:
image: matcomuh/hub:gpu
build:
context: "."
dockerfile: hub-gpu.dockerfile
runtime: nvidia
container_name: hub-gpu

networks:
matcom:

0 comments on commit f6fe00e

Please sign in to comment.