mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #642] How do I keep my data when I use docker? #372
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WengerChan on GitHub (Mar 20, 2024).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/642
After Build the docker container, I run it:
which directory or path should I pay attention to?
@catborise commented on GitHub (Mar 20, 2024):
keep db.sqlite3 and webvirtcloud/settings.py
@webysther commented on GitHub (Apr 4, 2024):
@catborise will be nice to provide a docker image and maybe a docker-compose to deploy in any Linux with minimal kernel version needed. I think is needed to expose kvm to docker already.