軽量ディストリビューションの中で最近、Alpine Linuxがちょっと流行りだ。サイトでもうたっている特徴としては、
Alpine Linux is built around musl libc and busybox. This makes it smaller and more resource efficient than traditional GNU/Linux distributions.GNU Linuxに沿い、BusyBoxやmusl libcなどを使用して軽量化していること。
A container requires no more than 8 MB and a minimal installation to disk requires around 130 MB of storage.MB単位でのディスクの利用しかしないディストリビューションであること。
を特徴としている。
そこで一度使ってみることにした。
基本的なところ
・デフォルトシェルはash
・パッケージマネージャはapk
コマンドの詳細は
http://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management#Overview
0 件のコメント:
コメントを投稿