Skip to content

← All questions

Where does the Docker image keep its data, and what happens without the volume?

Asked 1,120 views2 answers

The documented run command has -v sdods-data:/data in it. I dropped it to try the UI quickly, created a couple of things, and after a restart they were gone.

I assume that is the volume doing its job and I removed it. Before I put it back properly — what exactly lives in there, and can I point it at a directory instead of a named volume?

asked by Devon Marsh183 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related