Mercurial > repos > dereeper > roary_plots
diff Roary/Dockerfile @ 0:c47a5f61bc9f draft
Uploaded
author | dereeper |
---|---|
date | Fri, 14 May 2021 20:27:06 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Roary/Dockerfile Fri May 14 20:27:06 2021 +0000 @@ -0,0 +1,14 @@ +# +# From this base-image / starting-point +# +FROM debian:testing + +# +# Authorship +# +MAINTAINER ap13@sanger.ac.uk + +# +# Pull in packages from testing +# +RUN apt-get update -qq && apt-get install -y roary