Skip to content

Commit

Permalink
Define dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerl committed Mar 17, 2022
1 parent 58de023 commit 994ff04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
// https://github.com/microsoft/vscode-dev-containers/tree/v0.224.2/containers/codespaces-linux
{
"name": "GitHub Codespaces (Default)",
"build": {
"dockerfile": "Dockerfile"
},
"settings": {
"files.watcherExclude": {
"**/_layout/**": true
Expand Down

0 comments on commit 994ff04

Please sign in to comment.