SIGN IN SIGN UP

build: Fix rpath to refer to absolute location

We originally set the rpath to be relative to the $ORIGIN which
apparently changes if the working directory is overriden. This change
just fixes the rpath to contain /usr/lib/opa and then updates the
Dockerfile to copy the libwasmer.so file into this new directory.

Fixes #2974

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
0625a798c7510741fab567dd3ea2c3c5c1cbbec9
Parent: 2ff90ff