Skip to content

Evaluate system package lists for Workbench images #89

@ianpittwood

Description

@ianpittwood

Summary

The package lists used in this repository are largely lifted from rstudio-docker-products which may not have up-to-date dependencies. We should evaluate our system dependency lists to determine if any packages should be removed, moved between required and optional, or added.

Methodology

Required packages should include system dependencies that are...

  • Required by what is installed into the minimal image
  • Not subject to a user's specific environment or opinions (like Python or R versions)

Optional packages should include system dependencies that are...

  • Used by nearly all users
  • Dependencies of popular R and Python packages
  • Used for advanced configurations for subcomponents like authentication
  • Required for things to "just work"

Metadata

Metadata

Assignees

Labels

dependenciesUpdates to dependency filesdockerRelated to container images we producetech debtTechnical debt we should address

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions