Make /data/ a Docker volume #51

Closed
opened 2025-10-18 05:43:05 -04:00 by sirdog3355 · 1 comment
sirdog3355 commented 2025-10-18 05:43:05 -04:00 (Migrated from github.com)

Right now, any change to anything - including JSON configuration - requires the entire rebuilding of the Docker image and then a rebuilding of the stack in Portainer.

Instead, what should be the case is that Docker can see when changes are made to the /data/ directory, which is where configuration and stuff are supposed to live.

Right now, any change to anything - including JSON configuration - requires the entire rebuilding of the Docker image and then a rebuilding of the stack in Portainer. Instead, what should be the case is that Docker can see when changes are made to the `/data/` directory, which is where configuration and stuff are supposed to live.
sirdog3355 commented 2025-10-19 13:50:01 -04:00 (Migrated from github.com)

Closed by #62

Closed by #62
Sign in to join this conversation.
No description provided.