{"id":23003748,"url":"https://github.com/stechstudio/aws-lambda-build","last_synced_at":"2025-04-02T14:25:07.204Z","repository":{"id":150649727,"uuid":"93945326","full_name":"stechstudio/aws-lambda-build","owner":"stechstudio","description":"Docker Image for building AWS Lambda executables.","archived":false,"fork":false,"pushed_at":"2019-09-20T18:22:23.000Z","size":26,"stargazers_count":40,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-08T05:27:46.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stechstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-10T14:44:16.000Z","updated_at":"2023-12-01T20:07:19.000Z","dependencies_parsed_at":"2023-06-12T06:30:26.604Z","dependency_job_id":null,"html_url":"https://github.com/stechstudio/aws-lambda-build","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Faws-lambda-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Faws-lambda-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Faws-lambda-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Faws-lambda-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stechstudio","download_url":"https://codeload.github.com/stechstudio/aws-lambda-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246830023,"owners_count":20840739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T07:15:12.838Z","updated_at":"2025-04-02T14:25:07.198Z","avatar_url":"https://github.com/stechstudio.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\nThe [AWS Lambda Execution Environment and Available Libraries](http://docs.aws.amazon.com/lambda/latest/dg/current-supported-versions.html) documents the current AWS Lambda environment. In order to run native binaries in our Lambda functions, we must ensure they are compiled in a compatible environment.\n\nThis Docker image is based on **ami-6869aa05** (a.k.a *amzn-ami-hvm-2016.03.3.x86_64-gp2)* and includes the development tools necessary to build executables.\n\n## Requirments\nYou are going to need [Docker](https://www.docker.com/) installed. You can find a variety of installation instructions, per operating system, in the [Docker Installation Docs](https://docs.docker.com/installation/#installation). If you haven't used Docker before, take a moment and look through the [Docker User Guide](https://docs.docker.com/userguide/).\n\n## Pull The Docker Repository\n`docker pull stechstudio/aws-lambda-build`\n\n## Yum Repositories\nThe image uses the same Amazon YUM Repositories that the AMI image would use in EC2.\n\n## In the Image\nThe following libraries are available in the AWS Lambda execution environment, regardless of the supported runtime you use, so you don't need to include them:\n\n - AWS SDK – AWS SDK for JavaScript version 2.45.0\n - AWS SDK for Python (Boto 3) version 1.4.4, Botocore version 1.5.43\n - Amazon Linux build of java-1.8.0-openjdk for Java.\n\n ### Development Tools\n - advdef\n - autoconf\n - automake\n - binutils\n - bison\n - byacc\n - crash\n - cscope\n - ctags\n - cvs\n - diffstat\n - doxygen\n - elfutils\n - flex\n - gcc\n - gcc-c++\n - gcc-gfortran\n - gdb\n - gettext\n - git\n - indent\n - intltool\n - kexec-tools\n - latrace\n - libtool\n - ltrace\n - make\n - patch\n - patchutils\n - pkgconfig\n - rcs\n - rpm-build\n - strace\n - subversion\n - swig\n - system-rpm-config\n - systemtap\n - systemtap-runtime\n - texinfo\n - valgrind\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Faws-lambda-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstechstudio%2Faws-lambda-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Faws-lambda-build/lists"}