Dennis George
Dennis George
> I appreciate the initial work done here, but as you said this will require a good bit of planning and discussion. I will need to spend some time reading...
Oh actually, would you like me to explore an implementation using rabbitmq or something like that instead?
I was able to have both in my compose file, like this: ```yaml runtime: ${DOCKER_RUNTIME} deploy: resources: reservations: devices: - capabilities: [gpu] ``` Didn't need to specify the driver with...
I should also note, everything seems to work fine.. it just throws all those module not found errors.