lambda-packs icon indicating copy to clipboard operation
lambda-packs copied to clipboard

Can I build locally or only inside EC2 instance?

Open fabiocapsouza opened this issue 6 years ago • 2 comments

I am trying to build the pytorch pack using build-with-docker.sh, that uses the amazonlinux:1 image. However, it is hanging in yum commands when I run it locally and times out. If I run the buildPack_py3.sh directly in an EC2 instance using amazonlinux AMI, it runs without problems.

I thought the purpose behind using docker was to be able to build the packs locally. Am I missing something?

Thanks,

fabiocapsouza avatar Aug 26 '19 17:08 fabiocapsouza

Wondering the same here.

nonoesp avatar Jun 01 '20 07:06 nonoesp

I was able to build with Docker locally using macOS.

nonoesp avatar Jun 01 '20 07:06 nonoesp