Good morning:
I am working with Docker and during a make install process, I need to execute the command “udevadm control --reload-rules”. I read some solutions like sharing volumes during execution time, but I need to execute the command during compilation time. Could anyone help me with it?
Thanks a lot.
Ignacio.