lambda-rust icon indicating copy to clipboard operation
lambda-rust copied to clipboard

Automatically push new Docker images

Open holly-hacker opened this issue 4 years ago • 1 comments

There should be some automated system to publish new Docker images for new stable releases of Rust, to avoid having to wait for an unresponsive maintainer.

Should resolve #80, #83, #86, etc.

holly-hacker avatar May 13 '21 18:05 holly-hacker

@HoLLy-HaCKeR I've moved to use AWS CDK to build and deploy Rust lambdas. See https://github.com/mbergkvist/rust-lambda-cdk for a sample project that automates build and deploy process.

mbergkvist avatar May 17 '21 06:05 mbergkvist