Volume mounts for storing data?
cruisemaniac opened this issue · 2 comments
cruisemaniac commented
Why doesnt the docker command mount any volumes that ensure that data is persisted across boots? Am I missing a very important picture here???
GyunerZeki commented
If you use the suggested way. It mounts.
The suggested way is:
export E="yourdomain.com" && wget -qO- https://www.runeasymail.com/get | sh
cruisemaniac commented
This is a valid point! Closing bug!