diff options
| author | Michael Foiani <mfoiani@cs.brown.edu> | 2024-02-10 23:06:18 -0500 |
|---|---|---|
| committer | Michael Foiani <mfoiani@cs.brown.edu> | 2024-02-10 23:06:18 -0500 |
| commit | 6abef37cfe72c1ddefdaf574d4d6d62d0dd8bd34 (patch) | |
| tree | 55195d82f507b3665c54788d34e8dda9876ed0b6 /.devcontainer/devcontainer.json | |
| parent | b2d2b864b79789259c3083f60e1b852671afdf5f (diff) | |
remove docker container
Diffstat (limited to '.devcontainer/devcontainer.json')
| -rw-r--r-- | .devcontainer/devcontainer.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json deleted file mode 100644 index 9784a11..0000000 --- a/.devcontainer/devcontainer.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "os-dev", - "build": { "dockerfile": "Dockerfile" } -}
\ No newline at end of file |
