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 2c64578 commit 787b0c4Copy full SHA for 787b0c4
.vscode/tasks.json
@@ -40,7 +40,7 @@
40
"problemMatcher": [],
41
"command": "docker",
42
"args": [
43
- "build",
+ "build",
44
"-t", "acockburn/appdaemon:local-dev",
45
// "-f", "Dockerfile.uv",
46
"${workspaceFolder}"
0 commit comments