0

I have been trying to create a python-based Lambda Layer using Docker Desktop on Windows. Specifically, I am trying to have a single Lambda Layer that includes the packages Pyomo, Ipopt, Cython.

I've been able to successfully create a Lambda Layer for Pyomo, but not been able to include Ipopt or Cython, when I spun up an Amazon Linux EC2 instance, but since I am majority on a Windows machine, I'm really trying to figure out the best way to create these Lambda layers.

Unable to create AWS Lambda Deployment Package for ipopt, pyomo, cython << this question ~90% there, but just missing how to do it on Docker for Windows?

Below are the below resources I've researched:

Creating docker containers on Windows docker inside docker on windows Creating docker containers on Windows https://levelup.gitconnected.com/creating-a-lambda-layer-via-docker-python-layers-docker-e4e318717822 https://docs.aws.amazon.com/lambda/latest/dg/python-package.html

user10756193
  • 183
  • 1
  • 1
  • 8

0 Answers0