2023-06-22, 12:10 AM
I don't know what you're doing wrong because I don't use portainer, and I believe your issue is not specifying the container in the format they expect.
However you don't need to do it in portainer, you can run that on the command line. The only thing that is obviously wrong is you have placeholders instead of paths for your config, cache and media volumes. 1000:1000 and 122 are also not necessarily correct (or incorrect), those depend on the IDs of the user you want the container to run as, and of the group that owns the /dev/dri/rednderD128 device.
However you don't need to do it in portainer, you can run that on the command line. The only thing that is obviously wrong is you have placeholders instead of paths for your config, cache and media volumes. 1000:1000 and 122 are also not necessarily correct (or incorrect), those depend on the IDs of the user you want the container to run as, and of the group that owns the /dev/dri/rednderD128 device.