vscode-dev-containers icon indicating copy to clipboard operation
vscode-dev-containers copied to clipboard

add volume for /var/run/postgresql files

Open StEvUgnIn opened this issue 4 years ago • 3 comments

this fixes running psql in a docker container see https://github.com/microsoft/vscode-remote-release/issues/5636

StEvUgnIn avatar Oct 02 '21 14:10 StEvUgnIn

Thanks for opening!

As a heads up, our team has been actively focused on an updated plan for community contributions and this repo moving forward, which we've now outlined in this issue: https://github.com/microsoft/vscode-dev-containers/issues/1589. This includes moving to a couple new repos for images (https://github.com/devcontainers/images) and Features (https://github.com/devcontainers/features).

We anticipate to have a similar repo and distribution process for templates/definitions. We'll keep everyone updated (likely via another issue in this repo or comment on https://github.com/microsoft/vscode-dev-containers/issues/1589) when our new templates repo is available and the process is defined.

Please let me know if you have any questions, thank you!

bamurtaugh avatar Sep 02 '22 21:09 bamurtaugh

#1461 just proves my point

How is it going? Did you create another fix. I consider that a year passed and I should close this PR.

StEvUgnIn avatar Jan 31 '23 13:01 StEvUgnIn

Hi @StEvUgnIn, thanks for following up.

Our team has moved over to repos in the devcontainers org now, and dev container templates (formerly "definitions") are now hosted: https://github.com/devcontainers/templates/tree/main/src. For changes in this PR related to templates we host in the devcontainers org, we'd recommend opening a PR in that repo.

For templates we no longer host directly, we've outlined a contribution process if you're interested: https://containers.dev/implementors/templates-distribution/.

Thank you!

bamurtaugh avatar Jan 31 '23 17:01 bamurtaugh