> When I open Eclipse and try to change to Docker Tolling perspective I am
> getting the following error in the .log file:
>
> java.lang.UnsatisfiedLinkError: could not load FFI provider
> jnr.ffi.provider.jffi.Provider
> at jnr.ffi.provider.InvalidRuntime.newLoadError(InvalidRuntime.java:83)
Hi folks,
I am trying to use the docker plugins in a Ubuntu 16.04 ppc64le (Power)
machine. I have the docker.io package installed on this machine and I
can run my ppc64le images from command line.
When I open Eclipse and try to change to Docker Tolling perspective I am
getting the following