node-red:
image: vimagick/node-red
ports:
- "1880:1880"
volumes:
- ./data:/root/.node-red
restart: always