Commit Graph

4 Commits

Author SHA1 Message Date
d91ca43709
Improve image build script
- Ensure all build-packages are removed afterwards
- Load the GPG key via HTTP instead of keyserver

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-11-30 15:13:49 +01:00
0e3e776089
Install jq into Jenkins image
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-08-08 13:05:47 +02:00
012cb5e63f
Add make as a default tool
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-06 17:07:23 +02:00
65f6471028
Improve jenkins docker image
- Move installation code to build.sh
- Add Jenkins to `docker` group to enable access to docker.sock
- Fix installing Docker for wrong Debian version
  - From now on use automated detection of Debian version
- Install fewer packages by now installing recommends
- Do a proper cleanup of helper packages and apt lists
- Use sudoers.d instead of appending to sudoers

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-06 14:07:02 +02:00