Use --no-install-recommends flag in CLI Dockerfiles
Open
- Dominant language
- Java
- Stars
- 107
- Forks
- 29
- Avg merge
- 19h 46m
- Merged PRs (30d)
- 141
Description
The following PRs added and then removed this flag from the Dockerfiles that build the CLI Docker images:
- https://github.com/gchq/sleeper/pull/6456
- https://github.com/gchq/sleeper/pull/6562
We removed it because Docker BuildX was missing from the resulting installation. We'd like to add it back and get the build, environment deployment and system tests passing this way again. We'll need to test all three.
Contributor guide
Assessment
This issue has not been assessed yet.