Mercurial > repos > goeckslab > mesmer
view Dockerfile @ 2:187918c47051 draft
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/mesmer commit 40737a3341bb2352f4f8560889bb53362fd624be
| author | goeckslab | 
|---|---|
| date | Wed, 28 Dec 2022 19:26:02 +0000 | 
| parents | 53240d7c1fc5 | 
| children | 
line wrap: on
 line source
ARG VERSION=0.12.3 FROM vanvalenlab/deepcell-tf:${VERSION} RUN pip install imagecodecs zarr ENTRYPOINT []
