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

Basic Docker support #141

Merged
merged 3 commits into from
Jan 31, 2021
Merged

Basic Docker support #141

merged 3 commits into from
Jan 31, 2021

Conversation

lucanello
Copy link
Contributor

This PR adds a basic Dockerfile for building a spotify_dl image and a simple bash script for parallel bulk downloading of Spotify playlists.

Please note: the Dockerfile doesn't need to be changed. The environment variables for the client ID and secret are there for placeholder purposes.
You can choose whether you want them to be included in the self-built Docker image (not suggested!) or you want to pass them when running a container.

Creating a basic Dockerfile so spotify_dl can be shipped as an image
Creating a bash script for parallel bulk downloading of Spotify playlists.
@SathyaBhat
Copy link
Owner

per sentry test fails because of invalid client_id because it was triggered by a fork. https://stackoverflow.com/questions/58737785/github-actions-empty-env-secrets

Let me see if there's ways around this (without doing something like merging in to a "temporary merge" branch in this repo and open another PR)

thanks

@SathyaBhat
Copy link
Owner

btw @lucanello can you update the README or GETTING_STARTED guide as well?

@SathyaBhat SathyaBhat merged commit a68984d into SathyaBhat:master Jan 31, 2021
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