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(docker): also update the specified pip packages rather than just installing them #897

Merged

Conversation

PureTryOut
Copy link
Contributor

Some pip packages may get updates and subsequent container runs wouldn't install them. Not so much of a problem normally but when for example yt-dlp is installed through pip to use with mopidy-youtube it's important to keep yt-dlp up-to-date to not have functionality be broken when Youtube updates their webpage again

… installing them

Some pip packages may get updates and subsequent container runs wouldn't
install them. Not so much of a problem normally but when for example
yt-dlp is installed through pip to use with mopidy-youtube it's
important to keep yt-dlp up-to-date to not have functionality be broken
when Youtube updates their webpage again
@PureTryOut
Copy link
Contributor Author

@jaedb is there any chance you could merge this and build a new Docker image with it?

@jaedb jaedb changed the base branch from master to develop May 20, 2023 01:49
@jaedb jaedb merged commit bfcc249 into jaedb:develop May 20, 2023
1 check passed
@PureTryOut PureTryOut deleted the docker-entrypoint-install-and-upgrade-pip branch May 20, 2023 07:56
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.

None yet

2 participants