@lucashalbert Starting off this docker image has been the best out of all that I have tested. Non have been as easy and less errors.
This may be a 100% user error. But is there an unmount function built in? It locks the folder up if the instance goes down. Maybe adding a check on boot for mount if present unmount.
Also attaching a persistent volume in the rlcone instance the files are present on mount. But attaching the volume to another instance shows the mount folder blank. Yet creating a file on the persistent volume shows on all instance it is attached too.
@lucashalbert Starting off this docker image has been the best out of all that I have tested. Non have been as easy and less errors.
This may be a 100% user error. But is there an unmount function built in? It locks the folder up if the instance goes down. Maybe adding a check on boot for mount if present unmount.
Also attaching a persistent volume in the rlcone instance the files are present on mount. But attaching the volume to another instance shows the mount folder blank. Yet creating a file on the persistent volume shows on all instance it is attached too.