-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backup and transfer to other host #99
Comments
Committing to the image will not work. But its written in the readme how to do it: volumes:
- /var/osx:/storage And then just backup the example |
Thanks, I cannot get it running though. I copied the content of the volume created by docker to Downloads and tried to start a container: This is how the directory looks like:
Startup & error:
This is the docker compose:
|
When I google for that error, all the posts say to use |
Operating system
22.04
Description
What is the best way to backup a docker container and transfer to new host?
I see this possibilities:
- docker way
Apple way:
Docker compose
not relevant
Docker log
not relevant
Screenshots (optional)
No response
The text was updated successfully, but these errors were encountered: