My problem was solved by this post:
I was overriding the ENTRYPOINT. By switching mine to CMD and letting the provided ENTRYPOINT do what it needed to setup udev I can now access the symlinked dev points setup by udev.
My problem was solved by this post:
I was overriding the ENTRYPOINT. By switching mine to CMD and letting the provided ENTRYPOINT do what it needed to setup udev I can now access the symlinked dev points setup by udev.