Dremio Docker Persistence

Hi,

I’m running dremio like this one

docker run -p 9047:9047 -p 31010:31010 -p 45678:45678 dremio/dremio-oss

But if it’s down, it need to reinitialize again…

Any way we can store the data after restart?

Cheers

@wellytambunan

Are you bringing Dremio down?The data should be in a volume that is persistent and attached to the docker