主 题:[自部署] 自用Rust画廊/相册:Pixhelf 支持docker一键部署
发 布 者:主打唱跳Rap
标签分类: 技术
时 间:2026-08-29 16:04:08
内容预览:Pixhelf》》接上文《《演示站: https://pixhelf.comDocker Compose 轻量版(Lite)services: pixhelf: image: eureka6688/pixhelf:latest restart: unless-stopped ports: - "3002:3002" volumes: - "./pic:/data/pic:ro" - pixhelf-cache:/data/.pixhelf-cachevolumes: pixhelf-cache:docker compose up -d 启动Docker一键命令:mkdir -p pic %26%26 docker run -d --name pixhelf --restart unless-stopped -p 3002:3002 -v "$PWD/pic:/data/pic:ro" -v pixhelf-cache:/data/.pixhelf-cache eureka6688/pixhelf:latest照片放进 ./pic目录,然后访问 http://localhost:3002。0.2.1更新:相似图片推荐直接搜索图片内容信息
直达链接: https://www.nodeseek.com/post-900223-1
发 布 者:主打唱跳Rap
标签分类: 技术
时 间:2026-08-29 16:04:08
内容预览:Pixhelf》》接上文《《演示站: https://pixhelf.comDocker Compose 轻量版(Lite)services: pixhelf: image: eureka6688/pixhelf:latest restart: unless-stopped ports: - "3002:3002" volumes: - "./pic:/data/pic:ro" - pixhelf-cache:/data/.pixhelf-cachevolumes: pixhelf-cache:docker compose up -d 启动Docker一键命令:mkdir -p pic %26%26 docker run -d --name pixhelf --restart unless-stopped -p 3002:3002 -v "$PWD/pic:/data/pic:ro" -v pixhelf-cache:/data/.pixhelf-cache eureka6688/pixhelf:latest照片放进 ./pic目录,然后访问 http://localhost:3002。0.2.1更新:相似图片推荐直接搜索图片内容信息
直达链接: https://www.nodeseek.com/post-900223-1