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

Add method to build docker image + use bot without music features and dependencies #79

Open
Laura7089 opened this issue May 31, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Laura7089
Copy link
Member

The music functionality requires one to setup a google developer account, and also increases the size + build time of the docker image. I think it could be desirable to enable one to run the bot without needing the dependencies and the API keys etc.

I see that we have the ENABLE_MUSIC environment variable - it would be pretty trivial to modify our Dockerfile and docker-compose.yml files to use docker multistage builds to enable rapid iteration/testing without having to run apt etc.

@Laura7089 Laura7089 added the enhancement New feature or request label May 31, 2021
@Laura7089
Copy link
Member Author

This could also apply to pip dependencies

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

1 participant