Awesome
docker-circleci-amazonlinux-rust
A Rust development environment on Amazon Linux. Useful for Lambda build contexts.
Available on Docker Hub at naftulikay/circleci-amazonlinux-rust
.
Of special note is the lambda
version
tag, which corresponds here to the lambda
branch. This release is pinned to the latest Amazon Linux image for Lambda
functions which is at present amazonlinux:2017.03.1.20170812
(Docker) and
amzn-ami-hvm-2017.03.1.20170812-x86_64-gp2
(AMI).
License
Licensed at your discretion under either:
- MIT (
./LICENSE-MIT
) - Apache License, Version 2.0 (
./LICENSE-APACHE
)