SiloCityLabs / lochnas

Docker configuration for all-in-one nas setup
https://lochnas.com
GNU General Public License v3.0
51 stars 3 forks source link

Edit while running #61

Open ldrrp opened 2 years ago

ldrrp commented 2 years ago

problem

disabling a container and then restarting fails to turn off the container because the stop arguments dont have previous config

solution

Either two solutions. Figure out how to turn off the entire stack or Keep the start values in a config and reload them prestart