You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Docker, an user can create a folder media/ to add it's videos. The problem is that destroying the container will erase this folder. Mapping it to a volume would solve the issue.
The text was updated successfully, but these errors were encountered:
Using Docker, an user can create a folder
media/
to add it's videos. The problem is that destroying the container will erase this folder. Mapping it to a volume would solve the issue.The text was updated successfully, but these errors were encountered: