mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
b9224e2fb6
motivation: make sure examples are up tp date changes: * use swift:5.2 images instead of nighlies * compute dependencies to make zipfile as small as possible * make scripts more consistent
4 lines
52 B
Docker
4 lines
52 B
Docker
FROM swift:5.2-amazonlinux2
|
|
|
|
RUN yum -y install zip
|