Skip to content

Commit dc6d455

Browse files
committed
Added badges
1 parent 3909f86 commit dc6d455

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# python-lambda-docker
22

3+
[![github downloads](https://img.shields.io/github/downloads/kilna/python-lambda-docker/total.svg?style=plastic)](https://github.com/kilna/python-lambda-docker/graphs/traffic)
4+
[![docker pulls](https://img.shields.io/docker/pulls/kilna/python-lambda.svg?style=plastic)](https://hub.docker.com/r/kilna/python-lambda/)
5+
[![docker stars](https://img.shields.io/docker/stars/kilna/python-lambda.svg?style=plastic)](https://hub.docker.com/r/kilna/python-lambda/)
6+
[![docker build](https://img.shields.io/docker/automated/kilna/python-lambda.svg?style=plastic)](https://cloud.docker.com/swarm/kilna/repository/docker/kilna/python-lambda/builds)
7+
[![build stars](https://img.shields.io/docker/build/kilna/python-lambda.svg?style=plastic)](https://cloud.docker.com/swarm/kilna/repository/docker/kilna/python-lambda/builds)
8+
[![image size](https://img.shields.io/docker/imagelayers/image-size/kilna/python-lambda.svg?style=plastic)](https://hub.docker.com/r/kilna/python-lambda/)
9+
[![image layers](https://img.shields.io/docker/imagelayers/layers/kilna/python-lambda.svg?style=plastic)](https://hub.docker.com/r/kilna/python-lambda/)
10+
[![python versions](https://img.shields.io/pypi/pyversions/python-lambda.svg?style=plastic)](https://github.com/nficano/python-lambda/)
11+
312
Lightweight docker image for running and packaging python-based AWS lambda code
413

514
## Links

0 commit comments

Comments
 (0)