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

feat: add docker support #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fuergaosi233
Copy link

This PR introduces support for Docker with GPU capabilities to enhance the project's deployment and compatibility features. By not fixing the Pytorch version, we significantly boost the compatibility with various setups, which is crucial as we adapt to diverse user requirements. Additionally, the implementation of Docker images facilitates more efficient distribution of updates and new versions.

The use of a standardized container environment minimizes discrepancies caused by different system environments. This standardization is especially beneficial for consistency in software performance across various platforms. Furthermore, supporting Docker images improves the project’s operability on cloud services, enabling smoother integration and scaling on these platforms. This update is a substantial step forward in making our project more versatile and user-friendly in distributed computing environments.

@Haniamin90
Copy link
Contributor

https://github.com/0lav/nimble-miner-docker

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