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

move functions from docker to es-build #27

Open
thomasreichmann opened this issue Dec 12, 2023 · 0 comments
Open

move functions from docker to es-build #27

thomasreichmann opened this issue Dec 12, 2023 · 0 comments
Labels

Comments

@thomasreichmann
Copy link
Owner

Move to using es-build + layers with makefile. There is no need to use docker in this instance, if we want we could keep docker running on the lambdas that use ffmpeg, but even then I still believe that we get the same amount of control and ease of use by getting ffmpeg through a lambda layer.

es-build will also nullify the cost of storing the docker images on a private ECR repo.

@thomasreichmann thomasreichmann added enhancement Improvements to an existing feature refactor and removed enhancement Improvements to an existing feature labels Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant