Skip to content

Commit dee7835

Browse files
docs: 📝 add image description
Signed-off-by: Mario Vejlupek <[email protected]>
1 parent 95d6f09 commit dee7835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM python:3.11.4-slim-bookworm
22

33
LABEL org.opencontainers.image.source https://github.com/Container-Driven-Development/Python-AWS-Exporter-Base
4+
LABEL org.opencontainers.image.description "Base image for Python scripts exporting AWS resources using boto library to Prometheus"
45

56
ENTRYPOINT ["/usr/local/bin/python"]
67

0 commit comments

Comments
 (0)