zonk

joined 5 months ago
[–] zonk@fedia.io 1 points 1 day ago

Sorry, I just saw this :) I meant there's the volume path and the ENV for the stack. In which cases is the volume path not the ENV variable for the stack? Do you have something else other than /home/services in your volume path?

[–] zonk@fedia.io 1 points 1 week ago (3 children)

Yeah, I saw that, but why is it needed in the first place? Just in case the stack is in a subfolder of the path? But why even do that, if the ENV only accepts a single value anyway? I'm wondering in which cases the path differs from the DOCKGE_STACKS_DIR env var?

[–] zonk@fedia.io 3 points 1 week ago (5 children)

Thanks for the detailed explanation! One thing is unclear to me, though: what's the difference between the path and the why do I still need the ENV in addition? Won't they match anyway in 99% of the cases? Since there's not really a reason to not set the path to the stack folder?