We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c22d6e commit a911eabCopy full SHA for a911eab
build/docker-compose.yml
@@ -5,6 +5,7 @@ services:
5
dockerfile: build/dockerfile
6
image: ghcr.io/pyhpc/pyhpc-tutorial:latest
7
pull_policy: always
8
+ privileged: true
9
ulimits:
10
memlock: -1
11
stack: 67108864
0 commit comments