[Biopython-dev] A biopython buildbot as a docker container
Tiago Antao
tra at popgen.net
Wed Mar 12 11:10:48 EDT 2014
Hi,
I have a docker container ready (save for a few applications). Simple
usage instructions:
1. Create a directory and download inside this file:
https://raw.github.com/tiagoantao/my-containers/master/Biopython-Test
2. Rename it Dockerfile (capital D)
3. Get a buildbot username and password (from Peter or me), edit the
file and replace CHANGEUSER CHANGEPASS
4. do
docker build -t biopython-buildbot .
5. do
docker run biopython-buildbot
Beta-version, comments appreciated ;)
If people like this, I will amend the Continuous Integration page on
the wiki accordingly
Tiago
More information about the Biopython-dev
mailing list