add group instruction
This commit is contained in:
@@ -20,6 +20,9 @@ services:
|
|||||||
- CELERY_BROKER_URL=redis://localhost:6379/0
|
- CELERY_BROKER_URL=redis://localhost:6379/0
|
||||||
- DISPATCHARR_LOG_LEVEL=info
|
- DISPATCHARR_LOG_LEVEL=info
|
||||||
- LIBVA_DRIVER_NAME=radeonsi
|
- LIBVA_DRIVER_NAME=radeonsi
|
||||||
|
group_add:
|
||||||
|
- video
|
||||||
|
- render
|
||||||
# Legacy CPU Support (Optional)
|
# Legacy CPU Support (Optional)
|
||||||
# Uncomment to enable legacy NumPy build for older CPUs (circa 2009)
|
# Uncomment to enable legacy NumPy build for older CPUs (circa 2009)
|
||||||
# that lack support for newer baseline CPU features
|
# that lack support for newer baseline CPU features
|
||||||
|
|||||||
Reference in New Issue
Block a user