1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-06 23:12:22 +00:00
terraform-playground/.devcontainer.json

7 lines
257 B
JSON
Raw Normal View History

{
"name": "wolfi-devcontainer",
"image": "ttl.sh/jason@sha256:f2debfb35c0fe06da64734415a43eed8388b04a50a1999d02a0e023a2899dfb8",
"remoteUser": "user",
"postCreateCommand": "touch /tmp/vscode-skip-server-requirements-check; /sbin/ldconfig"
}