Add Dockerfile

This commit is contained in:
Florian Eitel 2021-03-08 14:22:28 +01:00 committed by GitHub
parent 1e8dd15b0b
commit 736b4b581c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM openhab/openhab:latest
HEALTHCHECK NONE