mirror of https://github.com/grafana/loki
Define Container for Codespaces (#8561)
parent
b8118b1e7b
commit
eeca4589fb
@ -0,0 +1,14 @@ |
||||
{ |
||||
"image": "grafana/loki-build-image:0.28.1", |
||||
"containerEnv": { |
||||
"BUILD_IN_CONTAINER": "false" |
||||
}, |
||||
"customizations": { |
||||
"vscode": { |
||||
"settings": {}, |
||||
"extensions": ["golang.go", "Grafana.vscode-jsonnet"] |
||||
} |
||||
}, |
||||
"features": { |
||||
} |
||||
} |
Loading…
Reference in new issue