mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
a96948acb3
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
5 lines
77 B
Bash
5 lines
77 B
Bash
set -ex
|
|
|
|
sh -e /etc/init.d/xvfb start
|
|
sleep 3 # give xvfb some time to start
|