mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
Initial build
This commit is contained in:
5
cloudcommander/Dockerfile
Normal file
5
cloudcommander/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
ARG BUILD_VERSION
|
||||
|
||||
FROM coderaiser/cloudcmd:$BUILD_VERSION
|
||||
|
||||
VOLUME [ "/data" ]
|
||||
Reference in New Issue
Block a user