dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Install openslide

Open luistelmocosta opened this issue 4 years ago • 0 comments

Hello, how do I install openslide?

Oringally, I would do it like this:

RUN apt-get update && apt-get install -y --no-install-recommends openslide-tools python3-openslide

Is there any other way that I can use apt-get?

Kind regards

luistelmocosta avatar Apr 16 '20 16:04 luistelmocosta