diff options
author | Emilio Jesus Gallego Arias <e+git@x80.org> | 2018-07-02 17:25:55 +0200 |
---|---|---|
committer | Emilio Jesus Gallego Arias <e+git@x80.org> | 2018-07-02 23:14:55 +0200 |
commit | fc2bbb93cbba403bcd64a80a0bdc99728a7bd7fa (patch) | |
tree | 6b1c2daa65ab19cf563fd31716f11ea67a2cb945 /topbin | |
parent | 02fe76c0c1c3f01c6fb4310dd4450b35f43005da (diff) |
[ci] [docker] Make sure we don't install optional packages with apt.
This should help towards ensuring that the system only has the
packages we specify in the Dockerfile.
We were missing:
- `git`: used in the CI system itself!
- `rsync`: used in the test-suite
- `python3-setuptools`, `python3-wheel`: necessary to use pip3
properly to install the missing python package.
- `autoconf`, `automake`: a few CI contribs depend on them.
Diffstat (limited to 'topbin')
0 files changed, 0 insertions, 0 deletions