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 e30884d commit 62ad72eCopy full SHA for 62ad72e
.devcontainer/docker-compose.yaml
@@ -3,7 +3,7 @@ services:
3
app:
4
cpus: 2
5
mem_limit: 4g
6
- # build:
+ # build: # build context is used when developing locally
7
# context: ..
8
# dockerfile: ./.devcontainer/Dockerfile
9
image: datajoint/datajoint_tutorials:latest
0 commit comments