Skip to content

Commit b35d57a

Browse files
committed
Accelerated Python: Enable Docker in Docker so we can restart the nsight service if needed.
1 parent 0d8eb31 commit b35d57a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/accelerated-python/brev/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ x-config:
2222
pull_policy: missing
2323
volumes:
2424
- accelerated-computing-hub:/accelerated-computing-hub
25+
- /var/run/docker.sock:/var/run/docker.sock
2526
environment:
2627
BREV_ENV_ID: ${BREV_ENV_ID:-}
2728
ACH_TUTORIAL: *tutorial-name

0 commit comments

Comments
 (0)