Multiple volumes per service
Anonymous
3 years ago
In a bigger backend, I have an uploads/images dir, a config file and maybe sqlite db that should be placed in volumes. Unfortunately I cant solve this in one volume.
2 Replies
2 years ago
Upvoting this: I'm trying to deploy gonic, which requires a few different mounts right on / to function.
2 years ago
Full transparency, this feature is going to be several quarters away.
It looks like gonic allows you to set paths for some stuff, perhaps you could set paths that all lay inside of the mounted volume.