Skip to content

Commit

Permalink
Deploy a lambda using a Docker container image
Browse files Browse the repository at this point in the history
* Make the zappa deploy command accept a new docker_image_uri parameter
* Add a new CLI command to generate & save the zappa_settings.py file used by handler.py

Related Miserlou#2188
  • Loading branch information
ian-whitestone committed Jan 2, 2021
1 parent f9cf3eb commit e39c960
Show file tree
Hide file tree
Showing 4 changed files with 250 additions and 170 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,4 @@ README.test.md

.mypy_cache
.pytest_cache
pyproject.toml
Loading

0 comments on commit e39c960

Please sign in to comment.