mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
.redhat-ci.sh: install docker
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #991 Approved by: baude
This commit is contained in:
committed by
Atomic Bot
parent
35dee59096
commit
00eb8dab43
@@ -20,7 +20,7 @@ if [ -f /run/ostree-booted ]; then
|
||||
fi
|
||||
fi
|
||||
else
|
||||
dnf install -y atomic python3-coverage
|
||||
dnf install -y atomic python3-coverage docker
|
||||
fi
|
||||
|
||||
# Restarting docker helps with permissions related to above.
|
||||
|
||||
Reference in New Issue
Block a user