- update docker-compose.yml to use named volume (linkstack_data) with bind mount to ./data directory - remove complex container export logic from init.sh, replace with simple directory creation (mkdir -p ./data) |
||
|---|---|---|
| .. | ||
| init.sh | ||
- update docker-compose.yml to use named volume (linkstack_data) with bind mount to ./data directory - remove complex container export logic from init.sh, replace with simple directory creation (mkdir -p ./data) |
||
|---|---|---|
| .. | ||
| init.sh | ||