1
0

Update Apps

This commit is contained in:
pooneyy
2025-06-13 18:53:10 +08:00
parent be08a5b4b7
commit e5678a3ec6
437 changed files with 3533 additions and 1195 deletions

View File

@@ -1,15 +0,0 @@
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