Skip to content

Commit

Permalink
Use docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Mar 28, 2024
1 parent 9817d14 commit 28fd30e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"name": "dotfiles",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"dockerComposeFile": "../docker-compose.yaml",
"service": "run",
"workspaceFolder": "/workspace"
}

0 comments on commit 28fd30e

Please sign in to comment.