From b1f3718d07a6a68116eb98bcb2156af7b39c2259 Mon Sep 17 00:00:00 2001 From: William Yeh Date: Tue, 14 Jun 2016 15:59:32 +0800 Subject: Add: `git` for onbuild variants; handy tools for others. @see https://github.com/William-Yeh/docker-ansible/issues/18 @see https://github.com/William-Yeh/docker-ansible/issues/20 --- mini-debian8/apt-list | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mini-debian8') diff --git a/mini-debian8/apt-list b/mini-debian8/apt-list index 635e7d5..7f23377 100644 --- a/mini-debian8/apt-list +++ b/mini-debian8/apt-list @@ -15,4 +15,7 @@ python #####python-pip python-yaml # build-dependencies -#####python-dev libffi-dev libssl-dev \ No newline at end of file +#####python-dev libffi-dev libssl-dev + +# may be required by ansible-galaxy +git \ No newline at end of file -- cgit v1.2.3