ホームページ >運用・保守 >Linuxの運用と保守 >Linux でのオフライン ダウンロードに docker-thunder-xware を使用する方法の詳細な例
この記事では主に Linux で docker-thunder-xware を使用してオフラインでダウンロードする方法を紹介しますので、興味のある方はぜひ一緒にご覧ください
1. まず docker をインストールして実行します。起きてください(既に書いているので詳細は省きます)
3. 画像をプルしますlsb_release -a hello@jhello:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial4. ダウンロードディレクトリを作成しますthunder(作者が勝手に作成します)現在のユーザーのホーム ディレクトリに作成しました)
5 .
docker pull yinheli/docker-thunder-xware:latestを実行します6. アクティベーション コードを取得します
docker run -d \ --name=xware \ --net=host \ -v $(pwd)/thunder:/app/TDDOWNLOAD \ yinheli/docker-thunder-xware7. デバイスをバインドするには、yuancheng.xunlei.com にログインします。 )
概要
以上がLinux でのオフライン ダウンロードに docker-thunder-xware を使用する方法の詳細な例の詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。