On docker compose -> Additional property resources is not allowed

Hi everyone, thank you for the assistance and thank you devs for creating this incredible tool!

Setup: ArchOS, Intel i7-6700k, GTX 980Ti

Usage: Server w/ Desktop environment (cuz I noob)
Install via Docker Compose method.

So far: I've installed all through pacman: docker, docker compose, nvidia CUDA toolkit, nvidia-container toolkit.

Tested: I've been able to run the nvidia-container test script, as well as the docker 'hello world' test script.

Problem: When attempting the 'docker compose up -d' command, I receive the following message:

"validating /run/media/{MyCompName}/{HardDriveName}/immich-app/docker-compose.yml: services.immich-machine-learning Additional property resources is not allowed"

I've already had issues with a different error:
'cannot extend service "immich-machine-learning'
which I solved by combining the hwaccel.ml.yml file with the docker-compose.yaml file (as described in the HWACCEL-ML insutrctions on immich's website)

Thank you for the help!
Was this page helpful?