You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to use the wizard to generate a .yaml file for the NVIDIA Jetson, docker-compose gives the following error:
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.ffmpeg_service.deploy.resources.reservations value Additional properties are not allowed ('devices' was unexpected)
services.mngr.deploy.resources.reservations value Additional properties are not allowed ('devices' was unexpected)
Unsupported config option for services.detect_service_jetson: 'runtime'
The text was updated successfully, but these errors were encountered:
When attempting to use the wizard to generate a .yaml file for the NVIDIA Jetson, docker-compose gives the following error:
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.ffmpeg_service.deploy.resources.reservations value Additional properties are not allowed ('devices' was unexpected)
services.mngr.deploy.resources.reservations value Additional properties are not allowed ('devices' was unexpected)
Unsupported config option for services.detect_service_jetson: 'runtime'
The text was updated successfully, but these errors were encountered: