Skip to content

GMS6804-master/UMPIRE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMPIRE

UMPIRE: Nextflow metabolomics analysis pipleline

##How to make and read a Dockerfile

##Dockerfiles are instructions for docker that allows it to create a container to your exact specifications. a good way to think of it is a instalation plan for the container.

##A Dockerfile can be created from a simple text file that has the correct commands for your specific need. the commands for a Dockerfile can be found on another file under notes speaking of how to write a Dockerfile.

##To go from a Dockerfile to a container we need to follow these steps:

*Make sure that you have a method of running Docker *Import the Dockerfile into your desired directory and make sure that your Docker has a path to this file *Run Docker and then run this Dockerfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors