Skip to content

yeastrc/Spectral_Storage_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectral_Storage_Service

Storage of Spectra

Documentation: https://spectr.readthedocs.io/en/latest/

Build the docker image

git pull https://github.com/yeastrc/Spectral_Storage_Service.git
sudo docker image build -t mriffle/spectr ./

How to run the docker image

sudo docker run -itd -v <MACHINE DIRECTORY>:/data/upload -v <MACHINE DIRECTORY>:/data/storage --rm -p 8888:8080 --name spectr mriffle/spectr

E.g.:
sudo docker run -itd -v /data/spectr/upload:/data/upload -v /data/spectr/storage:/data/storage --rm -p 8888:8080 --name spectr mriffle/spectr

About

Storage of Spectra

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages