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

docker-build fails without requirements.txt #179

Closed
wtimmerman-fitp opened this issue Jan 12, 2025 · 2 comments · Fixed by #180
Closed

docker-build fails without requirements.txt #179

wtimmerman-fitp opened this issue Jan 12, 2025 · 2 comments · Fixed by #180
Assignees

Comments

@wtimmerman-fitp
Copy link

Issue

Seems like Dockerfile references a requirements.txt file that no longer exists in the repo. When running

docker build -t mdsbox .

I get:

failed to compute cache key: "/requirements.txt" not found: not found

console output attached:
docker_error.txt

Fix
i think the fix would be to change to uv-related items, but I'm a bit unsure of the other downstream steps that might need to change to accommodate this change.

Thanks, sorry to spam issues, didn't see them in Closed items.

@matsonj
Copy link
Owner

matsonj commented Jan 18, 2025

@wtimmerman-fitp should be good to go now - lmk if here is an issue

@wtimmerman-fitp
Copy link
Author

Thanks, will let you know when I pick this back up later this week. I seem to remember the two issues being slightly different, but we'll see when i try!

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

Successfully merging a pull request may close this issue.

2 participants