1
0
1Panel-Appstore/apps/firefox-browser/README.md

24 lines
1.2 KiB
Markdown
Raw Normal View History

2023-11-09 19:15:01 +08:00
![](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/firefox-logo.png)
2025-07-03 11:40:55 +08:00
[Firefox](https://www.mozilla.org/en-US/firefox/) 浏览器,也称为 Mozilla Firefox 或简称为 Firefox是由 Mozilla 基金会和其子公司 Mozilla Corporation 开发的一款免费开源的网页浏览器。Firefox 使用 Gecko 布局引擎来渲染网页,该引擎实现了当前和预期的网页标准。
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
## 支持的架构
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
我们使用 Docker 清单来实现多平台意识。更多信息请参阅 Docker [此处](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) 和我们的公告 [此处](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/) 。
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
简单地拉取 `lscr.io/linuxserver/firefox:latest` 应该可以检索到适合您架构的正确镜像,但您也可以通过标签拉取特定的架构镜像。
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
此镜像支持的架构如下:
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
| 架构 | 可用 | 标签 |
2023-11-09 19:15:01 +08:00
| --- | --- | --- |
2025-07-03 11:40:55 +08:00
| x86-64 | ✅ | amd64-<版本标签> |
| arm64 | ✅ | arm64v8-<版本标签> |
| armhf | ❌ | |
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
## 应用设置
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
该应用可通过以下链接访问:
2023-11-09 19:15:01 +08:00
2025-07-03 11:40:55 +08:00
* [http://yourhost:3000/](http://yourhost:3000/)
* [https://yourhost:3001/](https://yourhost:3001/)