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