git clone requires openssh-client
This commit is contained in:
parent
ace40760da
commit
b6f21231b5
@ -9,6 +9,7 @@ RUN apt-get update \
|
||||
ansible \
|
||||
python-apt \
|
||||
git-core \
|
||||
openssh-client \
|
||||
&& apt-get clean
|
||||
|
||||
CMD ["ansible-playbook", "--help"]
|
||||
|
Loading…
Reference in New Issue
Block a user