Skip to content

base image should disable download progress bar #52

@sneumann

Description

@sneumann

Hi, build logs like
https://hub.docker.com/r/bioconductor/devel_metabolomics2/builds/bohdubxhqdbrqffkjcjsyti/
become difficult to grasp due to excessive noise from download progress bar.
It would be great if there was a global option deactivating that in the base image.

biocLite() uses download.file(). According to ?download.file a progress bar is shown
when in interactive mode. Can be disabled with quiet = TRUE. Yours, Steffen

Yours, Steffen

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions