Hi
I’ve created a Wowza Docker container as outlined here: https://www.wowza.com/docs/how-to-set-up-wowza-streaming-engine-using-docker
It deals with storing/accessing the logs via volumes, I want to save all config/data so that if container breaks I don’t have to create all from anew, but t doesn’t mention anything about preserving such things.
Does anyone know how can this be done? Is it even possible?
Thanks.