feat: Initial Version of vscode DevContainer (#3217)

initial version of devcontainer

---------

Signed-off-by: Dave Lee <dave@gray101.com>
This commit is contained in:
Dave 2024-08-14 03:06:41 -04:00 committed by GitHub
parent 5bb2321fe0
commit 57f7900210
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 169 additions and 27 deletions

View file

@ -0,0 +1,10 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: http://prometheus:9090
isDefault: true
access: proxy
editable: true