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

Should we add docker-compose to the installation? #8

Open
ABeltramo opened this issue May 7, 2022 · 2 comments
Open

Should we add docker-compose to the installation? #8

ABeltramo opened this issue May 7, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@ABeltramo
Copy link
Member

I'm not sure what's the best way to do this on Unraid, since docker-compose it's just a single binary, shouldn't we just install as part of the plugin installation?

It should be as simple as:

curl -L https://github.com/docker/compose/releases/download/1.29.2/docker-compose-Linux-x86_64 --output /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
@ABeltramo ABeltramo added the enhancement New feature or request label May 7, 2022
@ich777
Copy link

ich777 commented Jul 30, 2022

Hmmm, I'm really not a friend running compose on Unraid because, well Unraid is a little different and it has it's own app plugin (CommunityApplication).

Wouldn't it be better to reach out to Squid on the forums or even here on GitHub and create corresponding templates and point to the issue tracker from GoW?
I think not that tech savvy users will really appreciate that move.

@ich777 ich777 mentioned this issue Jul 30, 2022
@ABeltramo
Copy link
Member Author

Discussion moved to: #17

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

No branches or pull requests

2 participants