Hi! I installed libguestfs using apt-get through the dockerfile
currently installed: libguestfs-tools 1:1.36.13-1ubuntu3
ruby version: ruby 2.3.8p459
at first, the file was not in the load path so I added where the file guestfs.rb is at,
but then it had the error inside guestfs.rb LoadError: cannot load such file -- _guestfs
Thanks,