rehiy/dailyhot (适配arm64/v8运行环境)
10K+
汇聚全网热点,热门尽览无余,今日热榜可以为用户提供最新、最热门的信息,尽览各大平台热点,轻松掌握时事动态。该平台整合了互联网上各个领域的热门话题,涵盖新闻、娱乐、科技、社会等多个方面,用户无需漫游多个平台,即可获取丰富多彩的信息。
使用如下代码启动后,浏览器打开 http://www.example.org 查看WEB界面,打开 http://www.example.org/api/all 查看所有接口。
docker run -d -p 80 \
-e APP_ICP="京备ICP12345" \
-e APP_COPYRIGHT="Example" \
-e APP_COPYRIGHT_URL="http://www.example.org" \
jsntwdj/dailyhot
version: '3.8'
services:
dailyhot:
image: jsntwdj/dailyhot
platform: linux/arm64
container_name: dailyhot
restart: unless-stopped
ports:
- "80:80"
environment:
- APP_ICP=京备ICP12345
- APP_COPYRIGHT=Example
- APP_COPYRIGHT_URL=http://www.example.org
感谢上游源码维护者的无私奉献,赠人玫瑰、手留余香。
Content type
Image
Digest
sha256:db5ee0a18…
Size
171.9 MB
Last updated
about 1 year ago
docker pull jsntwdj/dailyhot