You can bind OS mounts to Docker directory, assume you want to keep the audit logs under /bak/logs directory on the host. $ docker run --name=mysql1 \ --mount ...
確定! 回上一頁