Skip to content

czbiohub-sf/napari-plugins-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

napari-plugins-docker

This repo builds a Docker image with a ready-to-run installation of Napari along with the following plugins:

To pull and run the latest image using Docker:

docker pull ghcr.io/czbiohub-sf/napari-plugins-docker:latest
docker run ghcr.io/czbiohub-sf/napari-plugins-docker:latest

To build an Apptainer SIF file from the latest image:

apptainer build napari.sif docker://ghcr.io/czbiohub-sf/napari-plugins-docker:latest
apptainer run napari.sif