Amazon Linux base compilation image for applications in Python 3.6 and above.
1.2K
Dockerfile linkspython3.9, latest (Dockerfile)python3.8 (Dockerfile)python3.7, (Dockerfile)python3.6 (Dockerfile)Docker image with uWSGI and Nginx for web applications in Python 3.6 and above, and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
This Docker image allows you to build your Python applications to deploy to AWS Lambda or other AWS Service that runs with Amazon Linux 2.
GitHub repo: https://github.com/rennancockles/amazonlinux-python-buildpack-docker
Docker Hub image: https://hub.docker.com/r/rennancockles/amazonlinux-python-buildpack/
Dockerfile:FROM rennancockles/amazonlinux-python-buildpack:python3.9
# Your Dockerfile code...
FROM rennancockles/amazonlinux-python-buildpack:python3.8.Content type
Image
Digest
Size
451.9 MB
Last updated
almost 5 years ago
docker pull rennancockles/amazonlinux-python-buildpack