1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 03:32:30 +08:00
pooneyy 3c1aab7b47
📦 build(picx): optimize docker deployment
- switch from local build to pre-built ghcr.io images
- simplify docker-compose configuration by removing build context
- fix entrypoint.sh copy path in latest Dockerfile
- add multi-architecture support to data.yml
2025-10-02 22:30:55 +08:00

30 lines
665 B
YAML

name: PicX
tags:
- 工具
title: 一款基于 GitHub API 开发的图床工具
description: 一款基于 GitHub API 开发的图床工具
additionalProperties:
key: picx
name: PicX
tags:
- Tool
shortDescZh: 一款基于 GitHub API 开发的图床工具
shortDescEn: A picture bed tool based on GitHub API
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://picx.xpoet.cn
github: https://github.com/XPoet/picx
document: https://picx-docs.xpoet.cn
architecture:
- linux/amd64
- linux/arm64
- linux/ppc64le
- linux/riscv64
- linux/s390x
- linux/arm/v7
- linux/arm/v6
- linux/386