Skip to content

abdelino17/lambda-rust

 
 

Repository files navigation

AWS Lambda Rust docker builder 🐑 🦀 🐳 Main

This project is the fork of the original lambda rust project.

🤔 about

This docker image extends lambda ci provided.al2 builder docker image, a faithful reproduction of the actual AWS "provided.al2" Lambda runtime environment, and installs rustup and the stable rust toolchain.

This provides a build environment, consistent with your target execution environment for predictable results.

📦 install

Tags for this docker image follow the naming convention abdelino/lambda-rust:{version}-rust-{rust-stable-version} where {rust-stable-version} is a stable version of rust.

You can find a list of available docker tags here

💡 If you don't find the version you're looking for, please open a new github issue to publish one

You can also depend directly on abdelino/lambda-rust:latest for the most recently published version.

🤸 usage

The main motivation for this project is to build lambda functions in rust with the Serverless Framework with the most recent version of rust.

@Abdel FARE 2022

About

🐳 🦀 a dockerized lambda build env for rust applications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 77.2%
  • Rust 12.4%
  • Makefile 5.7%
  • Dockerfile 4.7%