Skip to content

Fixed the Dockerfile error of setuptools and wheel#215

Merged
msoedov merged 1 commit intomsoedov:mainfrom
Davda-James:fix/Dockerfile
Apr 9, 2025
Merged

Fixed the Dockerfile error of setuptools and wheel#215
msoedov merged 1 commit intomsoedov:mainfrom
Davda-James:fix/Dockerfile

Conversation

@Davda-James
Copy link
Copy Markdown
Contributor

Description

I was building the project and when run docker build it broke in between, when checking found that installation of the setuptools and wheel command were missing and they are required for fire, so I fix the dockerfile.

Error

error

After updating Dockerfile docker build completed successfully and project was build.

…-cache-dir -r requirements.txt which is missing in dockerfile and hence docker build was breaking in between build process
@msoedov
Copy link
Copy Markdown
Owner

msoedov commented Apr 9, 2025

Hi @Davda-James ! Thank you for submitting the patch!

@msoedov msoedov merged commit 4a55b99 into msoedov:main Apr 9, 2025
5 checks passed
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 this pull request may close these issues.

2 participants