以下の内容はhttps://takuya-1st.hatenablog.jp/entry/2018/01/28/194835より取得しました。


debian ミラーをやめてさくらインターネットのミラーを頼る

debian ミラーって時々遅いので

自前のミラーを使って作ってるけど、それでも遅いので。

docker file が apt update 始まると apt ですごく時間が取られる

自分のミラーが見に行くところを変えていく

deb http://debian-mirror.sakura.ne.jp/debian/ stretch main
deb http://debian-mirror.sakura.ne.jp/debian/ stretch-updates main
deb http://debian-mirror.sakura.ne.jp/debian/ stretch/updates main

deb http://debian-mirror.sakura.ne.jp//debian/ stretch main stretch main
deb http://debian-mirror.sakura.ne.jp/debian/ stretch-updates main
deb http://debian-mirror.sakura.ne.jp/debian/ stretch/updates main

deb http://deb.debian.org/debian stretch main
deb http://deb.debian.org/debian stretch-updates main
deb http://security.debian.org stretch/updates main

コマンドで。

sed -i.bak  -s 's%http://deb.debian.org/debian%http://debian-mirror.sakura.ne.jp/debian//%g'  /etc/apt/sources.list \
#sed -i.bak  -s 's%http://security.debian.org/debian%http://debian-mirror.sakura.ne.jp/debian//%g'  /etc/apt/sources.list \

dockerはプロセスをaufs というかマウントで分離してくれるけど、docker pull 出来ないものを使おうとするととても不便だね。




以上の内容はhttps://takuya-1st.hatenablog.jp/entry/2018/01/28/194835より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14