Commit graph

11 commits

Author SHA1 Message Date
Robert Marshall
22ee1e62a9 Add hostname executable to OpenSuse 42.3
- The OpenSuse 42.3 container image does not contain the `hostname`
  binary by default. GitlabCtl::Util requires the `hostname` binary
  when invoking its fqdn method.

Related: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2885

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
2019-04-03 00:53:22 -04:00
Ian Baum
b6ca640791 Revert "Merge branch 'add-autoconf-and-libtool' into 'master'"
This reverts merge request !154
2018-12-31 21:26:01 +00:00
Ian Baum
e2e647d544 Add build tools to omnibus images 2018-12-31 07:31:30 +00:00
Stan Hu
f0ec140a5a Bump Ruby interpreter to 2.4.5 2018-10-17 14:53:34 -07:00
Lukas Eipert
8c009ec586
Delete ruby sources from omnibus images 2018-10-04 23:29:52 +02:00
Lukas Eipert
5380948868
Ensure that package managers clean up
Every package manager should clean up after themselves in order to keep
docker layers neat and tiny:

apt (Debian/Ubuntu package manager):

 - unneeded dependencies are cleared (autoremove)
 - caches are cleaned (clean)
 - package lists are deleted

yum (CentOS package manager),
zypper (OpenSuse package manager)

 - should clear caches after installing dependencies

pip (Python package manager),
apk (Alpine package manager)

 - should use no cache for installing dependencies
2018-10-04 23:29:51 +02:00
Rémy Coutable
b74990fdd5
Add a custom Docker image for Danger jobs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-26 13:09:21 +02:00
Balasankar "Balu" C
8841aa79c3 Bump ruby to 2.4.4 2018-06-16 20:59:16 +05:30
Stan Hu
bda0e0e5bf Bump Ruby to 2.3.7, Git to 2.16.3, and add Git 2.17.0 2018-04-07 21:00:08 -07:00
Takuya Noguchi
402179f893 Add g++ to debian/ubuntu/opensuse 2018-02-26 14:02:50 -08:00
Balasankar "Balu" C
70a79ecd45 Add builder image for openSUSE42.3 2018-01-01 08:37:49 +05:30
Renamed from Dockerfile.omnibus-gitlab-opensuse42.2 (Browse further)