mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
6 lines
79 B
Docker
6 lines
79 B
Docker
ARG BUILD_VERSION
|
|
|
|
FROM coderaiser/cloudcmd:$BUILD_VERSION
|
|
|
|
VOLUME [ "/data" ]
|