1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30
Files
docker-credential-helpers/ci/before_script_linux.sh
T
Antonio Murdaca a96948acb3 secretservice: add D-Bus secret service
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-03-07 15:03:35 +01:00

5 lines
77 B
Bash

set -ex
sh -e /etc/init.d/xvfb start
sleep 3 # give xvfb some time to start