GELOG / adamcloud

Portable cloud infrastructure for a genomic transformation pipeline using Adam
2 stars 0 forks source link

Produce a clear and concise documentation for each Dockerfile #2

Closed davidonlaptop closed 9 years ago

davidonlaptop commented 9 years ago

All Dockerfile should be documented using a README on GitHub and on the Docker Hub front page (ideally, this should be the same file).

Good examples include Docker's Jenkins or MySQL images.

At the minimum, we should have these infos (taking Adam as an example):

(*) The dependencies include Docker, and the Base Docker Image. When we used different branches (src vs released version), we should also document which branch uses which base docker image. (**) In the case of Snap, Adam, Avocado, we should put a small example which downloads (wget) a chromosome from 1000 Genome project's ftp and run each tool.

flangelier commented 9 years ago

Snap done

flangelier commented 9 years ago

adam done

flangelier commented 9 years ago

spark done

flangelier commented 9 years ago

scala done

flangelier commented 9 years ago

Java done

Remaining: Avocado Hadoop

flangelier commented 9 years ago

Hadoop done

Remaining: Avocado

flangelier commented 9 years ago

Done for avocado!!!