Page MenuHomeSoftware Heritage

Dockerfile: Add missing r-base-core package for lister (cran)
ClosedPublic

Authored by ardumont on Oct 2 2019, 9:34 AM.

Details

Summary

Without this, we cannot run the cran lister.

Depends on D2060 (-> to make the scheduler-runner actually schedule)

Test Plan
# rebuild container
$ doco swh-lister up -d
$ workon swh
$ SCHEDULER_API_URL=http://localhost:5008/; swh scheduler --url $SCHEDULER_API_URL task add list-cran

Diff Detail

Repository
rCDFD Dockerfiles for developers
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8073
Build 11636: arc lint + arc unit