Giter Site home page Giter Site logo

Need support for python3.9 about docker-lambda HOT 10 OPEN

xncbf avatar xncbf commented on August 27, 2024 61
Need support for python3.9

from docker-lambda.

Comments (10)

pdecat avatar pdecat commented on August 27, 2024 2

Sorry, meant public.ecr.aws/sam/build-python3.9.

This is an official AWS image: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-image-repositories.html

from docker-lambda.

mebibou avatar mebibou commented on August 27, 2024 1

@pdecat I switched to one of the fork as suggested in a merge request: mlupin/docker-lambda:python3.9-build

from docker-lambda.

johnwlockwood avatar johnwlockwood commented on August 27, 2024 1

I can confirm you can use the public.ecr.aws/sam/build-python3.9:latest image in the same way as you did lambci/lambda:build-python3.8

from docker-lambda.

mhihasan avatar mhihasan commented on August 27, 2024

How long it would take to support python 3.9? Currently I am using 3.9 lambda runtime. Is there any way to build myself?

from docker-lambda.

mebibou avatar mebibou commented on August 27, 2024

would be great to have lambci/lambda:build-python3.9 available

from docker-lambda.

pdecat avatar pdecat commented on August 27, 2024

You may want to switch to public.ecr.aws/sam/build-python3.9 images like the terraform-aws-lambda module did recently:
terraform-aws-modules/terraform-aws-lambda@ecb3807#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R466

from docker-lambda.

mebibou avatar mebibou commented on August 27, 2024

public.ecr.aws/sam/build-3.9

Seems they dont have 3.9 either:

docker: Error response from daemon: repository public.ecr.aws/sam/build-3.9 not found: name unknown: The repository with name 'build-3.9' does not exist in the registry with id 'sam'.

from docker-lambda.

mebibou avatar mebibou commented on August 27, 2024

@pdecat right sorry should have spotted the python missing as well, thansk!

from docker-lambda.

sany2k8 avatar sany2k8 commented on August 27, 2024

Any further updates about python v3.9?

from docker-lambda.

koorukuroo avatar koorukuroo commented on August 27, 2024

I can confirm you can use the public.ecr.aws/sam/build-python3.9:latest image in the same way as you did lambci/lambda:build-python3.8

Just change public.ecr.aws/sam/build-python3.9:latest, it well works! :D

Ref : https://gallery.ecr.aws/sam/build-python3.9

from docker-lambda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.