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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.