adds devcontainer with docker
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "Guardian Newscast Pipeline",
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile"
|
||||
"dockerfile": "Dockerfile",
|
||||
"context": ".."
|
||||
},
|
||||
"forwardPorts": [8080],
|
||||
"portsAttributes": {
|
||||
|
||||
Reference in New Issue
Block a user