{ "name": "GoLand Dev Container", "image": "golang:1.22", "features": {}, "customizations": { "jetbrains": { "ide": "GoLand" } }, "workspaceFolder": "/workspace" }