1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-16 20:54:50 +00:00

add devcontainer

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2024-06-28 14:28:13 -04:00
parent c0b7674bb9
commit b734240820
Failed to extract signature

5
devcontainer.json Normal file
View file

@ -0,0 +1,5 @@
{
"name": "wolfi-devcontainer",
"image": "ttl.sh/jason@sha256:6dd97e8b79b814055ff9f5ee7390af8db2e9a62f0a78881a2a0965d116606465",
"remoteUser": "nonroot"
}