Skip to content

Conversation

@straight-shoota
Copy link
Member

Amazon Linux is a popular Linux distribution for which we don't provide explicit packages, but it can use the fallback packages for Fedora. Adding this test ensures we'll notice if anything breaks there.

@straight-shoota
Copy link
Member Author

There's also a stripped down version public.ecr.aws/lambda/provided:al2023 which would be interesting to test because it only has microdnf (see #322 (comment)).
But trying to run this images causes an error entrypoint requires the handler name to be the first argument which I'm not quite sure what to do about.
@gabriel-ss any idea?

@gabriel-ss
Copy link
Contributor

Ah yes, the default entrypoint for those images is not bash, you have to override it with --entrypoint /bin/bash

@straight-shoota straight-shoota merged commit 4d682a2 into master Aug 13, 2024
@straight-shoota straight-shoota deleted the feat/packages-test-amazon-linux branch August 13, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants