Sign inSign up

chrisoverzero/lambda-build

By chrisoverzero

Updated about 8 years ago

Images for building and deploying C# AWS λ Functions.

Image
0

2.8K

chrisoverzero/lambda-build repository overview

  1. The command dotnet lambda publish will fail on Linux if command-line zip can't be found.
  2. The image microsoft/dotnet doesn't have command-line zip installed.
  3. This image is FROM microsoft/dotnet, with command-line zip installed.
  4. Thanks.

Tag summary

Content type

Image

Digest

Size

470.5 MB

Last updated

about 8 years ago

docker pull chrisoverzero/lambda-build:2-alpine