Open AsafFisher opened 2 years ago
Thanks for the letting us know!
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), and we anticipate to have a similar repo and process for templates/definitions.
If these should be an update in the Python image, please feel free to open a PR. If it's more focused on the template/definition, please stay tuned for when our new templates repo is available.
Please let me know if you have any questions, thank you!
The python3.10 that comes in the rust container cannot be linked with because it was not compiled with
-FPIC
Please enable this in the docker!