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 Docker support and upgrade failing sharp #132

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JohnnyMarnell
Copy link

@JohnnyMarnell JohnnyMarnell commented Dec 29, 2021

Thanks for these great repos 🙏🏻

Had a bit of trouble getting this to run on my Macs, and I think adding Docker support can help to reduce variables with errors and troubleshooting (e.g. node-gyp failures, differing dependency versions, differing architectures). Plus this could help CI/CD, or simple case of not wanting to install Node.JS dependencies and ffmpeg itself.

Also discovered sharp dependency needed to be upgraded (breaking on multiple versions of node + arch's), see here

Tested with Docker v20.10.11, OS X Monterey, M1 / arm64, and Docker v19.03.13, OS X Catalina, Intel

@JohnnyMarnell JohnnyMarnell changed the title Add Docker support Add Docker support and upgrade failing sharp Dec 29, 2021
@JohnnyMarnell
Copy link
Author

@transitive-bullshit any thoughts?

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.

1 participant