Closed iwangtoknow closed 6 years ago
Sorry about that - I updated the docker-base (dropped mysql because no longer needed) but forgot to push the commit to update the other Docker build file. https://github.com/nextgenusfs/funannotate/commit/8d0e84f7a1d4af340fe9cb207b3902c0f55ebecd
Oh Jon~
Are you using the latest release? If you are not using the latest release of funannotate, please upgrade, if bug persists then report here. Yes.
Describe the bug A clear and concise description of what the bug is. Succeed in building latest docker but failed in running.
What command did you issue? Copy/paste the command used.
docker build -t funannotate -f Dockerfile .
Logfiles Please provide relavent log files of the error.OS/Install Information
funannotate check --show-versions
I entered the intermediate container e5f22fc24191 this is the container before ENDPOINT, and checked the dictionary/home/linuxbrew/.linuxbrew/bin/
And I re-installed mysql with brew in this intermediate container, seems like all be fine. I'm tasting
funannotate test
WANG