1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-18 15:08:24 +00:00
Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2024-06-28 18:46:17 -04:00
parent 637dbe4a4b
commit 4ea3a50608
Failed to extract signature

View file

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