1
0

Update Apps

This commit is contained in:
pooneyy
2025-07-03 11:40:55 +08:00
parent fb2d7887ca
commit 00cadf9c2c
241 changed files with 12357 additions and 4529 deletions

View File

@@ -0,0 +1,15 @@
services:
geekbench:
image: davidsarkany/geekbench:5
container_name: ${CONTAINER_NAME}
restart: "no"
stdin_open: true
tty: true
networks:
- 1panel-network
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true