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