Back
Is it possible tIo sync Docker containers between two hosts?
If you are looking to sync the data that's stored on Docker volumes then you will be able to do this by backing up the data from the volume on host 1 to external storage (like Amazon S3) and then copying the data into the Docker volume on host2. If you want to learn Docker in a much better way then you must have a look at the following Docker training course. You can also watch the following Docker video tutorial to know such kind of things.
31k questions
32.8k answers
501 comments
693 users