docker run --rm -v /path/to/wordpress-backups:/backups --volumes-from wordpress busybox \ cp -a /bitnami/wordpress /backups/latest ...
確定! 回上一頁