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