選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

alpine.adoc 273B

1234567891011
  1. +++
  2. +++
  3. == Alpine
  4. https://www.alpinelinux.org/[Alpine] is a lightweight linux distribution that
  5. uses musl libc and busybox. It is often used in docker images due to its
  6. relatively small footprint.
  7. === Notes
  8. * The equivalent of Ubuntu's `build-essential` is `build-base`