Mercurial > repos > dereeper > roary_plots
view Roary/Dockerfile @ 3:e95344f6dfc5 draft default tip
Uploaded
| author | dereeper |
|---|---|
| date | Fri, 12 Nov 2021 16:32:26 +0000 |
| parents | c47a5f61bc9f |
| children |
line wrap: on
line source
# # 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
