Systemd/travis-ci
Frantisek Sumsal 75acb946cc travis: set the container env variable explicitly
As we build a custom Docker image, we need to ensure that systemd
correctly detects it's running in a container. One can simply do this
directly in a Dockerfile (ENV container docker) or when starting the
container (-e container=docker). For the sake of readability, let's
pick the latter approach here.
2019-05-19 23:37:07 +02:00
..
managers travis: set the container env variable explicitly 2019-05-19 23:37:07 +02:00
scripts scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
tools scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.dockerignore Integration of Travis CI and Coverity Scan Analysis (#7691) 2018-01-11 11:41:35 +01:00
Dockerfile codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
requirements.txt travis: get python installed while building a docker image 2018-06-05 02:03:05 +03:00