本帖最后由 iks 于 2025-6-28 12:43 编辑
为什么不包安装 nginx 呢?
- # apt show nginx
- Package: nginx
- Version: 1.28.0-1~bookworm
- Priority: optional
- Section: httpd
- Maintainer: NGINX Packaging <nginx-packaging@f5.com>
- Installed-Size: 3,570 kB
- Provides: httpd, nginx, nginx-r1.28.0
- Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4), lsb-base (>= 3.0-6)
- Recommends: logrotate
- Conflicts: nginx-common, nginx-core
- Replaces: nginx-common, nginx-core
- Homepage: https://nginx.org
- Download-Size: 967 kB
- APT-Manual-Installed: yes
- APT-Sources: http://nginx.org/packages/debian bookworm/nginx arm64 Packages
- Description: high performance web server
- nginx [engine x] is an HTTP and reverse proxy server, as well as
- a mail proxy server.
复制代码 |