Initial commit
This commit is contained in:
15
Dockerfile
Normal file
15
Dockerfile
Normal file
@ -0,0 +1,15 @@
|
||||
FROM registry.hottis.de/dockerized/c-build-env AS builder
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
LABEL Maintainer="Wolfgang Hottgenoth <woho@hottis.de>"
|
||||
LABEL ImageName="registry.hottis.de/dockerized/mqttauditing"
|
||||
LABEL AlternativeImageName="wollud1969/mqttauditing"
|
||||
|
||||
|
Reference in New Issue
Block a user