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

Setup docker-compose strategy #109

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

Conversation

Hug0
Copy link

@Hug0 Hug0 commented Sep 4, 2024

I prefer to organize my project using a docker-compose file. Instead of pulling the frdel image from the Docker registry, this setup builds the image locally when needed.

This approach makes it easier to manage mounted volumes, network ports, and hardware resources (such as GPUs). Additionally, I’ve added a requirements.txt file, which can be extended with commonly used user packages for more flexibility.

@Hug0 Hug0 marked this pull request as ready for review September 4, 2024 10:04
@InfantLab
Copy link

This is a nice idea, that could ultimately make life easier for everyone. It didn't work 'out of the box' for me. I know @frdel is cautious about adding extra complexity/friction to the set-up process.

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