mirror of
https://github.com/imjasonh/terraform-playground
synced 2026-07-06 23:12:22 +00:00
skip reqs
Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
parent
4ea3a50608
commit
d8bacf0744
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
"name": "wolfi-devcontainer",
|
||||
"image": "ttl.sh/jason@sha256:f2debfb35c0fe06da64734415a43eed8388b04a50a1999d02a0e023a2899dfb8",
|
||||
"remoteUser": "user",
|
||||
"postCreateCommand": "/sbin/ldconfig"
|
||||
"postCreateCommand": "touch /tmp/vscode-skip-server-requirements-check; /sbin/ldconfig"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue