docs:linux:alpine

Alpine Linux

基于musl libc(轻量级C标准库实现)和busybox(Unix系统集成工具精简软件包)的安全导向的、轻量的Linux发行版

目前版本:3.11-3.21、edge

版本 时间 内核版本 核心工具链 其他
Alpine 3.11 2019.11 Linux 5.4 GCC 9.2、Musl 1.1.24 支持Python 3.8
Alpine 3.12 2020.05 Linux 5.4 LTS GCC 9.3、Musl 1.1.24 支持Python 3.8、Ruby 2.7;引入了chrony作为默认的 NTP 客户端
Alpine 3.13 2021.01 Linux 5.10 LTS GCC 10.2、Musl 1.2.2 支持Python 3.9;引入了openrc-settingsd用于动态主机名管理
Alpine 3.14 2021.06 Linux 5.10 LTS GCC 10.3、Musl 1.2.2 支持Python 3.9和Ruby 3.0;改进了apk包管理器的性能
Alpine 3.15 2021.12 Linux 5.10 LTS GCC 10.3、Musl 1.2.2 支持Python 3.9和Ruby 3.0;引入了nftables作为默认的防火墙工具
Alpine 3.16 2022.05 Linux 5.15 LTS GCC 11.2、Musl 1.2.3 支持Python 3.10,移除Python 2
Alpine 3.17 2022.11 Linux 5.15 LTS GCC 12.2、Musl 1.2.3 支持Python 3.10和Ruby 3.1;改进了容器镜像的安全性
Alpine 3.18 2023.05 Linux 6.1 LTS GCC 12.2、Musl 1.2.4 支持Python 3.11;引入了wolfssl作为可选的 TLS 库
Alpine 3.19 2023.11 Linux 6.1 LTS GCC 13.2、Musl 1.2.4 支持Python 3.11和Ruby 3.2;改进了容器镜像的构建效率
Alpine 3.20 2024.05 Linux 6.6 LTS GCC 13.2、Musl 1.2.5 支持Python 3.12;引入了新的安全特性
Alpine 3.21 2024.11 Linux 6.6 LTS GCC 14.1、Musl 1.2.5 支持Python 3.12和Ruby 3.3;进一步优化了容器镜像的大小和性能
Alpine Edge 滚动发布版本,包含最新的软件包和内核
nano /etc/apk/repositories
https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.5/main
https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.5/community
  • docs/linux/alpine.txt
  • 最后更改: 2025/03/19 16:26
  • ossdate