Skip to content

Commit 671f511

Browse files
Update README.md
1 parent bdf1e6b commit 671f511

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# alpine-aws-python-lambda
2-
Lightweight [docker image](https://hub.docker.com/r/kilna/alpine-aws-python-lambda/) for running and packaging python-based AWS lambda code. This is based on [nficano](https://github.com/nficano/)'s super useful [python-lambda library](https://github.com/nficano/python-lambda/)
2+
Lightweight docker image for running and packaging python-based AWS lambda code. This is based on [nficano](https://github.com/nficano/)'s super useful [python-lambda library](https://github.com/nficano/python-lambda/)
3+
4+
* [alpine-aws-python-lambda on docker hub](https://hub.docker.com/r/kilna/alpine-aws-python-lambda/)
5+
* [alpine-aws-python-lambda on github](https://github.com/kilna/alpine-aws-python-lambda)
36

47
# Usage
58

0 commit comments

Comments
 (0)