- May 19, 2020
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- May 18, 2020
-
-
Andrej Shadura authored
This requires buster to work. Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- Apr 17, 2020
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- Apr 16, 2020
-
-
Andrej Shadura authored
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Slim images come with an APT hook which removes all .deb files after the installation. Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
In Debian, locale-gen doesn’t accept any arguments, so calls to it are effectively no-op since they don’t enable any new locales. Setting a locale to C.UTF-8 is better done in the environment. Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- Mar 20, 2020
-
-
Emanuele Aina authored
Wip/ritesh/update image references See merge request !14
-
Andrew Lee authored
Don't use the FQDN name See merge request !15
-
Ritesh Raj Sarraf authored
There's not much value in using the fqdn for docker instance resolving because all docker instances are usually on the same host machine. And they can resolve each other with the short hostnames. OTOH, relying on the fqdn has caused problems in environments where a DNS Domain Name is provided, like for example the instances on Microsoft Azure environment, which provide their Azure domain names. This creates invalid OBS host name instances. Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Mar 11, 2020
-
-
Ritesh Raj Sarraf authored
Users can build and run images locally as well as use built images from our CI Container Registry Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Ritesh Raj Sarraf authored
Now that our CI repository builds the docker images, add a compose file to use those docker images. Local devs can use docker-compose.yml whereas for production use docker-compose.yml + docker-compose.prod.yml Ex: docker-compose -f docker-compose.yml -f docker-compose.prod.yml up Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Mar 10, 2020
-
-
Emanuele Aina authored
See merge request !13
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Ritesh Raj Sarraf authored
This is to enable CI based Docker Image builds for our OBS Docker Container recipes Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com> Apply suggestion to .gitlab-ci.yml Apply suggestion to .gitlab-ci.yml Apply suggestion to .gitlab-ci.yml
-
- Mar 04, 2020
-
-
Andrew Lee authored
Wip/ritesh/switch to stretch slim See merge request !11
-
Ritesh Raj Sarraf authored
And drop encouragement to sudo in build steps Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Feb 27, 2020
-
-
Sjoerd Simons authored
Explicitly set release to code name See merge request !10
-
Ritesh Raj Sarraf authored
Because, now, stable points to Buster. Whereas our OBS packages are tested on Stretch only. Also, set repository host to the generic deb.debian.org host Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Mar 20, 2019
-
-
Héctor Orón Martínez authored
Improve documentation See merge request !9
-
- Mar 19, 2019
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Mar 18, 2019
-
-
Simon McVittie authored
These are commonly-used "make bash a less horrible programming language" options. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Feb 08, 2019
-
-
Héctor Orón Martínez authored
Disable ipv6 in sid containers See merge request obs/docker-obs!8
-
- Feb 07, 2019
-
-
Andrew Lee (李健秋) authored
OBS doesn't support ipv6 yet, but the memcached and passenger module in apache2 will bind on ipv6 if it's available. This cause problem to the obs-api rails app that results a broken rails app. So that we need to disable ipv6 in the sid containers to avoid these issues while we do the tests. Signed-off-by:
Andrew Lee (李健秋) <ajqlee@debian.org>
-
- Feb 01, 2019
-
-
Héctor Orón Martínez authored
test_dod_1.sh: build hello package in Debian 9 See merge request !6
-
Lucas Kanashiro authored
-
- Jan 29, 2019
-
-
Héctor Orón Martínez authored
Update mariadb version in sid. See merge request !5
-
- Jan 25, 2019
-
-
Andrew Lee (李健秋) authored
Signed-off-by:
Andrew Lee (李健秋) <ajqlee@debian.org>
-
- Jan 17, 2019
-
-
Andrew Lee authored
sid: add a note about minbase See merge request !4
-
Héctor Orón Martínez authored
When attempting to follow the instructions to run the container, it fails since `sid/minbase` image does not exist. Signed-off-by:
Héctor Orón Martínez <hector.oron@collabora.com>
-
- Sep 14, 2018
-
-
Héctor Orón Martínez authored
Tests doc See merge request !3
-