-
Notifications
You must be signed in to change notification settings - Fork 257
Cannot install Debian packages in trestletech/plumber #459
Copy link
Copy link
Closed
Labels
difficulty: intermediateEnterprising community members could helpEnterprising community members could helpeffort: low< 1 day of work< 1 day of workpriority: highHigh-confidence regression or severe bug affecting many users or current release work.High-confidence regression or severe bug affecting many users or current release work.theme: dockertype: bugMaintainers have validated that it is a real bug in the project codeMaintainers have validated that it is a real bug in the project code
Milestone
Metadata
Metadata
Assignees
Labels
difficulty: intermediateEnterprising community members could helpEnterprising community members could helpeffort: low< 1 day of work< 1 day of workpriority: highHigh-confidence regression or severe bug affecting many users or current release work.High-confidence regression or severe bug affecting many users or current release work.theme: dockertype: bugMaintainers have validated that it is a real bug in the project codeMaintainers have validated that it is a real bug in the project code
Installing curlRunningapt-get updatein a Dockerfile based on trestletech/plumber fails with the following error:Maybe a rebuild with a more recent version of debian/testing fixes the issue. However, I think the deeper issue is that a Docker image based on debian/testing will always be prone to instabilities. It would be great if we could have a trestletech/plumber image based on rocker/r-ver.
Example application or steps to reproduce the problem
Dockerfile:
Describe the problem in detail