Git Product home page Git Product logo

Comments (4)

mhart avatar mhart commented on August 14, 2024

Ah, nice pickup – that must be what it is on Lambda in production and it's not getting overridden when I build the dev tools:

https://github.com/lambci/docker-lambda/blob/master/python3.6/build/Dockerfile#L9-L13

Will address this and let you know when it's fixed 👍

from docker-lambda.

mhart avatar mhart commented on August 14, 2024

@joshua actually, just to clarify – were you getting an error of some sort trying to run a command? Or were you just pointing out that python-3.6.pc didn't have the /var/lang prefix?

If it's just the latter then I might not change it – considering that this is the value that exists on Lambda itself, it's a more faithful reproduction to leave it as is.

from docker-lambda.

mhart avatar mhart commented on August 14, 2024

@joshua never mind my previous comment 😄 I went ahead and fixed this in 4bd63c2 (as well as including /var/lang/lib/pkgconfig in PKG_CONFIG_PATH and matching the same set of LIBS that the Lambda version of python 3.6 is built with)

from docker-lambda.

joshua avatar joshua commented on August 14, 2024

Awesome. I forgot to mention that I modified PKG_CONFIG_PATH also.

Thanks for the quick turn around. I'll update my images.

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.