Skip to content
Snippets Groups Projects
Commit 7d0b58f6 authored by Triana's avatar Triana
Browse files

Solve Seurat compatibility to include 3.2.4

parent 93b06dc4
Branches phyloseq
No related tags found
No related merge requests found
Pipeline #24296 passed with stage
in 37 minutes and 13 seconds
# Spacem viewer
Repo for the Spacem viewer app
# Image for https://spacem-viewer.shiny.embl.de/
## Building image
sudo docker build -t git.embl.de:4567/triana/spacem-viewer/shiny:3.6.1-SpaceM-viewer .
## Login
docker login git.embl.de:4567
## Push it
sudo docker push git.embl.de:4567/triana/spacem-viewer/shiny:3.6.1-SpaceM-viewer .
##To run
sudo docker run --rm -p 3838:3838 DockerImage
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment