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

Deployment: Outdated deps #53

Open
Teufelchen1 opened this issue Nov 12, 2024 · 0 comments
Open

Deployment: Outdated deps #53

Teufelchen1 opened this issue Nov 12, 2024 · 0 comments

Comments

@Teufelchen1
Copy link

Hello 🦧

because the Dockerfile does not pin the image, executing make fails. I guessed a FROM ubuntu:focal to get it one step further.

The next issue is within murdock and it's dependency pydantic. As the requierments.txt does not pin versions, I am unable to craft an environment where the container actually starts successfully. My guess is the divergence of pydantic into a 2.x branch causes the hard incompatibility, but pinning it to version 1.10 results in other type errors.

Please advice on how to conjure a working murdock deployment 🪄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant