nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Container support for Lambda

Open BSick7 opened this issue 3 years ago • 0 comments

Summary

This feature adds support to push a container to a lambda service.

Intended Outcome

After building a docker image, a user is able to push the docker image to a lambda service via:

nullstone push --source=<docker-image> --app=<app> --env=<env>

How will it work?

BSick7 avatar Apr 22 '22 13:04 BSick7