llacqie
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`
What are the steps to reproduce this issue? ------------------------------------------- 1. Change server access in web panel What happens? ------------- It outputs:  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...