packaged by Chainguard
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
| Has apk? | no |
| Has a shell? | yes |
| User | 0 |
| Environment variables | LAMBDA_RUNTIME_DIR=/var/runtimeLAMBDA_TASK_ROOT=/var/taskLANG=en_US.UTF-8LD_LIBRARY_PATH=/var/lang/lib:/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/libPATH=/var/lang/bin:/usr/local/bin:/usr/bin:/bin:/opt/binSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crtTZ=:/etc/localtime |
| Entrypoint | /lambda-entrypoint.sh |
| CMD | — |
| Volumes | — |
| Working directory | /var/task |
| Stop signal | — |
{
"User": "0",
"Env": [
"LAMBDA_RUNTIME_DIR=/var/runtime",
"LAMBDA_TASK_ROOT=/var/task",
"LANG=en_US.UTF-8",
"LD_LIBRARY_PATH=/var/lang/lib:/lib64:/usr/lib64:/var/runtime:/var/runtime/lib:/var/task:/var/task/lib:/opt/lib",
"PATH=/var/lang/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin",
"SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
"TZ=:/etc/localtime"
],
"Entrypoint": [
"/lambda-entrypoint.sh"
],
"WorkingDir": "/var/task",
"Labels": {
"org.opencontainers.image.created": "2026-05-24T02:13:03Z",
"org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/aws-lambda-python",
"org.opencontainers.image.title": "aws-lambda-python",
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/aws-lambda-python/overview",
"org.opencontainers.image.vendor": "Chainguard",
"dev.chainguard.image.title": "aws-lambda-python",
"dev.chainguard.package.main": "python-3.13",
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/"
}
}