Skip to content

Fix Docker builds#243

Open
denetii wants to merge 1 commit into
akai-katto:masterfrom
denetii:fix-docker-builds
Open

Fix Docker builds#243
denetii wants to merge 1 commit into
akai-katto:masterfrom
denetii:fix-docker-builds

Conversation

@denetii

@denetii denetii commented Feb 10, 2022

Copy link
Copy Markdown

Currently, trying to build a Docker image will appear to succeed, but won't actually work when you attempt to upscale a video due to missing binaries in externals. This is because the script in src/linux_setup.sh uses curl to download them, which was not installed in the base image.

- Added missing curl package
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