Git Product home page Git Product logo

Comments (7)

mLupine avatar mLupine commented on August 15, 2024 23

Lack of support for Python 3.9 and arm64 was a major blocker for the project I'm currently working on, so I decided to spend the last few days on forking and updating this repository.

I'm happy to announce that I've just put some finishing touches on the fork and updated images are now available on Docker Hub. You can see the updated code here. Make sure to read the updated README as the usage might slightly differ compared to the original project.

In case of any problems with those new images, feel free to drop a GitHub issue and I'll do my best to help.

Cheers,
Maciej

from docker-lambda.

shogo82148 avatar shogo82148 commented on August 15, 2024 5

Finally, I created a fork of lambci/docker-lambda. https://github.com/shogo82148/docker-lambda
Welcome for your feedback.

from docker-lambda.

mrubelmann avatar mrubelmann commented on August 15, 2024 3

@mLupine - thank you, thank you, thank you! Your Python 3.9 containers worked for me.

from docker-lambda.

mLupine avatar mLupine commented on August 15, 2024 2

Hi @canassa, there has been a slight issue with Python 3.8 and 3.9 issues shortly after I posted my comment, but I sorted it out a few minutes after. Download the latest version of the image and you should be good — I'm using those images already and didn't have any problem with them so far :)

from docker-lambda.

chrisdlangton avatar chrisdlangton commented on August 15, 2024 1

definitely abandoned

from docker-lambda.

canassa avatar canassa commented on August 15, 2024

@mLupine I just tested your python 3.9 images but it seems to be pointing to python 3.8 still

docker run -it mlupin/docker-lambda:python3.9-build bash
Unable to find image 'mlupin/docker-lambda:python3.9-build' locally
python3.9-build: Pulling from mlupin/docker-lambda
a6c054d8c7d3: Pull complete
1556fb30e14d: Pull complete
Digest: sha256:a01bee3170d7715725d679cd252ccb8baf0a5031e97a6a1bccd09391f6371b3b
Status: Downloaded newer image for mlupin/docker-lambda:python3.9-build
bash-4.2# python --version
Python 3.8.11

The non-build gives some weird errors:

 docker run -it mlupin/docker-lambda:python3.9 bash
START RequestId: 59e8f2ca-4d69-18f4-86e9-fe2078596988 Version: $LATEST
[ERROR] Runtime.MalformedHandlerName: Bad handler 'bash': not enough values to unpack (expected 2, got 1)
Traceback (most recent call last):
END RequestId: 59e8f2ca-4d69-18f4-86e9-fe2078596988
REPORT RequestId: 59e8f2ca-4d69-18f4-86e9-fe2078596988	Init Duration: 281.10 ms	Duration: 4.07 ms	Billed Duration: 5 ms	Memory Size: 1536 MB	Max Memory Used: 24 MB

{"errorType":"Runtime.MalformedHandlerName","errorMessage":"Bad handler 'bash': not enough values to unpack (expected 2, got 1)"}

from docker-lambda.

sergey-morenets avatar sergey-morenets commented on August 15, 2024

Hi

We also lack support for JDK 17. Are there any plans to add it to the list of supported runtimes?

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.