Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 227 Bytes

numpy-layer

AWS Lambda NumPy layer for Python 3.7 (numpy-1.17.2)

Requirements

  • Docker

Usage

Run the following script to create .zip file in current directory.

docker-compose build
docker-compose up