Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start dev container: multi-python is deprecated #369

Open
cvansteenburg opened this issue Sep 28, 2023 · 0 comments
Open

Can't start dev container: multi-python is deprecated #369

cvansteenburg opened this issue Sep 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@cvansteenburg
Copy link

cvansteenburg commented Sep 28, 2023

Bug

Dev container fails to start. Container dependency in .devcontainer/Dockerfile called multi-python is deprecated. Failure during container start gives "failed to find package fkrull/docker-multi-python" as the cause. A visit to the repo shows it's been deprecated and removed.

Current Behavior

In VS Code:

  1. Download extension Dev Containers (as suggested in Contributing docs)
  2. Cmd + Shift + P
  3. Choose "Dev Containers: Clone Repository in Container Volume..."
  4. Container start fails

Expected behavior

Odmantic codebase starts in Docker container

Environment

  • ODMantic version: ... 0.9.2
  • MongoDB version: ... latest (probably 7.0)
  • Pydantic infos (output of python -c "import pydantic.utils; print(pydantic.utils.version_info())):
    Cannot run in container.
@cvansteenburg cvansteenburg added the bug Something isn't working label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant