添加远程开发环境容器

This commit is contained in:
2025-08-18 13:29:23 +08:00
parent 88ca27928f
commit b387db1e08
4 changed files with 63 additions and 19 deletions

View File

@@ -31,24 +31,6 @@ x-mask:
driver: 'nvidia'
services:
# det_api:
# <<: *template
# build:
# context: .
# container_name: det_api
# hostname: det_api
# volumes:
# - ./log:/app/log
# - ./model:/app/model
## command: [ 'det_api.py' ]
# deploy:
# resources:
# reservations:
# devices:
# - device_ids: [ '0' ]
# capabilities: [ 'gpu' ]
# driver: 'nvidia'
photo_review_1:
<<: *review_template
build: