mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
75d05ca954
motivation: cleanup docs for oss changes: * add useful information in readme, with pointers to examples * update ci setup and example to use latest tools * update contributors list Co-authored-by: Yim Lee <yim_lee@apple.com>
4 lines
73 B
Docker
4 lines
73 B
Docker
FROM swiftlang/swift:nightly-master-amazonlinux2
|
|
|
|
RUN yum -y install zip
|