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