diff --git a/Dockerfile b/Dockerfile index 32d84a63b..c9772a746 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN apt-get --allow-releaseinfo-change update && apt-get install -y \ libyaml-dev \ libz-dev \ ncbi-blast+ \ + python-is-python3 \ python-pyqt5 \ vim