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