llacqie

Results 4 issues of llacqie

`root@329229-ci77983:~# docker run --network ligase_default --expose 8008 --detach --name ligase ligase` `ccd1cbc5fdce9d2b4a03f86144d250f844762920e86a086129c506fdef72fef8` `root@329229-ci77983:~# docker logs $(docker ps -aql)` `./start.sh: line 28: ./bin/engine-server: not found`

bug

What are the steps to reproduce this issue? ------------------------------------------- 1. Change server access in web panel What happens? ------------- It outputs: ![изображение](https://user-images.githubusercontent.com/46074473/89572248-8aafde00-d831-11ea-8da0-6a8dabc255ed.png) What were you expecting to happen? ---------------------------------- Done...

When installing zfsutils-linux on Debian it installs before zfs-dkms, but when installing it tries to modprobe zfs-dkms module, which is not yet available. So it would be nice to install...