FlowFuse / docker-compose

Docker Compose file to run FlowForge
Apache License 2.0
14 stars 19 forks source link

Add mount for persistent-storage #150

Closed hardillb closed 2 months ago

hardillb commented 2 months ago

part of https://github.com/FlowFuse/flowfuse/issues/4117

Description

Adds mount point for persistent storage.

The dir needs to be mounted in the forge container so it can create the directories and remove them when the Instance deleted

Related Issue(s)

https://github.com/FlowFuse/flowfuse/issues/4117

Checklist

Labels