Skip to content

GPG Sign Commit when running in DevContainer #72

Closed
@swiffer

Description

@swiffer
  • VSCode Version: 1.34.0-insider
  • Local OS Version: Win 10 1903 64bit
  • Remote OS Version: 4.9.125-linuxkit [python:3.6 base image]
  • Remote Extension/Connection Type: Docker

Steps to Reproduce:

  1. Configure git to gpg sign commits [global .gitconfig locally]
[commit]
	gpgsign = true
  1. Start project in dev container, try to commit
root@953bed01abcd:/workspaces/my-project# git commit -m dockerize
error: gpg failed to sign the data
fatal: failed to write commit object

Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No

Metadata

Metadata

Assignees

Labels

containersIssue in vscode-remote containersplan-itemA plan item

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions