acbgbca / microserver-docker

Homelab Docker Compose files
0 stars 0 forks source link

Figure out how to preserve the username in vscode #91

Closed acbgbca closed 5 months ago

acbgbca commented 8 months ago

When the vscode container is updated, it seems to loose the user.name and user.email git configuration.

Investigate whether it is possible to add them via config so it doesn't need to be reconfigured everytime the container is updated.

acbgbca commented 5 months ago

Fixed. Mounted the the git config file into the container