1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-08 07:44:57 +00:00
terraform-playground/.devcontainer.json
Jason Hall 4ea3a50608
update
Signed-off-by: Jason Hall <jason@chainguard.dev>
2024-06-28 18:46:17 -04:00

6 lines
207 B
JSON

{
"name": "wolfi-devcontainer",
"image": "ttl.sh/jason@sha256:f2debfb35c0fe06da64734415a43eed8388b04a50a1999d02a0e023a2899dfb8",
"remoteUser": "user",
"postCreateCommand": "/sbin/ldconfig"
}