sib-swiss / pftools3

A suite of tools to build and search generalized profiles
GNU General Public License v2.0
10 stars 7 forks source link

Create a minimal docker image for pftools #7

Closed JervenBolleman closed 3 years ago

JervenBolleman commented 4 years ago

build with podman build docker

smoretti commented 3 years ago

Test step failed because of debian. They work on Ubuntu. Will do it

smoretti commented 3 years ago

In my version the image size could be reduced with COPY from compile but this needs time to find and re-add the missing libraries (Perl, fortran, C, ...) to allow all binaries and scripts to run.

smoretti commented 3 years ago

Let me know if the image fills your needs. Then we can add a first version in the docker hub.