aws-lambda-xvfb icon indicating copy to clipboard operation
aws-lambda-xvfb copied to clipboard

builds Xvfb binary to run on AWS lambda

Results 6 aws-lambda-xvfb issues
Sort by recently updated
recently updated
newest added

The following error occurs when running "docker build -t aws-lambda-xvfb .". Any ideas? ``` In file included from sdksyms.c:263:0: ../../include/dixfontstubs.h:43:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls] extern _X_EXPORT int StoreFontClientFont(FontPtr...

I would really really appreciate if someone could make a lambda layer for this. I have been struggling to figure it out for so long.

Hi, I followed you're tutorial and all makes sense, however, is there a way to ensure Xvfb is running and also can exertion be loaded into this if election is...

Hi Noah, I tried to copy the example directory to an amazon linux instance in preparation for using xfvb in lambda. When I run xfvb I get the following error...

Hey there, I tried following the instructions, setup my own ecr registry and logged in, then tried to build the docker file but get: ➜ aws-lambda-xvfb git:(master) ✗ docker build...

Wondering if this project is still relevant ?