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

Fix FFMPEG Configure in docker #3011

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

a-venger
Copy link
Contributor

Fix for #2902 #2957
Updated alpine image to 3.18 and added missing libraries

Verified

This commit was signed with the committer’s verified signature.
rouault Even Rouault
@Dgeorgiev90
Copy link

This worked for us... and it came right on time! Thanks @a-venger !

@dreadedhamish
Copy link

dreadedhamish commented Nov 21, 2023

@a-venger This got me a lot further in the build process, but it sitll failed:
=> ERROR [php stage-1 7/28] COPY --from=build /usr/lib/librav1e.so.0 /usr/lib/librav1e.so.0
failed to solve: failed to compute cache key: failed to calculate checksum of ref f5514354-d284-4298-b675-fab6238118ef::yubt8e3togwjvyru8dk62svk0: "/usr/lib/librav1e.so.0": not found

Using Manjaro Linux

@a-venger
Copy link
Contributor Author

@dreadedhamish indeed. There was a recent library update which started to fail the build.
I have updated the Dockerfile to eliminate such issues to happen in future.
Please try now and let me know if it works for you now.

@srvadmin
Copy link

srvadmin commented Dec 4, 2023

This worked for me! Thanks @a-venger !

@radum
Copy link

radum commented Jan 19, 2024

This worked for me also. This PR should go in.

@claud-io claud-io changed the base branch from master to develop April 12, 2024 08:43
@claud-io claud-io merged commit 11ce63d into catchpoint:develop Apr 12, 2024
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

7 participants