Skip to content

Commit

Permalink
opencontainers labels added
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufcanb committed Jan 26, 2024
1 parent 92870c7 commit efe44d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
FROM python:3.8

LABEL org.opencontainers.image.source=https://github.com/yusufcanb/enohub
LABEL org.opencontainers.image.description="EnOcean Sensor Hub. Listens ESP3 packets from EnOcean USB 3000 usb stick and pipes into InfluxDB time-series database."

WORKDIR /opt/enocean/enohub

COPY . .
Expand Down

0 comments on commit efe44d8

Please sign in to comment.