chore: install gnupg2 for GPG agent forwarding and update devcontainer configuration

This commit is contained in:
Denys Vuika
2026-07-07 15:02:58 +00:00
parent c34bd87b0b
commit 376a25946a
5 changed files with 134 additions and 23 deletions
+3 -1
View File
@@ -12,7 +12,9 @@
},
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {}
},
"remoteUser": "node",
"containerUser": "node",