1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fixing SLES12 issue

Signed-off-by: evalle <shmarnev@gmail.com>
This commit is contained in:
evalle 2015-07-23 08:59:23 +02:00
parent d593130fda
commit 94119c58a1

View file

@ -164,7 +164,7 @@ do_install() {
exit 0
;;
'opensuse project'|opensuse|'suse linux'|sled)
'opensuse project'|opensuse|'suse linux'|sle[sd])
(
set -x
$sh_c 'sleep 3; zypper -n install docker'