How to backup zammad data from docker in windows system

I’d like to restore a Zammad backup on my windows system from docker container.

I can’t find steps in the documents to do this correctly for windows system.

I have run the command

docker-compose exec zammad-backup ./backup.sh zammad-backup-db

It shows me some output that backup is created but i am unable to find that backup on my windows system.

  • What is the command to backup data from windows docker compose container?
  • Where this data backup will be saved?
  • Is there any other way to migrate my zammad system and data from windows docker to ubuntu system?
    Thanks for the help!

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.