#!/bin/bash docker volume create n8n_data docker volume create nodered_data docker volume create api_data docker volume create webui_data