Skip to content
  • Amandine  PERRIN's avatar
    update prokka installation in docker image · 3d1ad6a1
    Amandine PERRIN authored
    - need to set 'yes' by default to install libxml-simple-perl library (RUN DEBIAN_FRONTEND="noninteractive" apt install)
    - need to install bioperl from cpan (RUN echo yes | cpan Bio::Perl)
    3d1ad6a1