]> git.immae.eu Git - github/fretlink/docker-ansible.git/blame - mini-debian8/apt-list
Add: `git` for onbuild variants; handy tools for others.
[github/fretlink/docker-ansible.git] / mini-debian8 / apt-list
CommitLineData
042ddec8
WY
1#
2# packages to be installed via APT;
3# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
4#
5
6
7# common
8#####sudo curl gcc
9
10# ssl
11#####openssl ca-certificates
12
13# python-runtime
14python
15#####python-pip python-yaml
16
17# build-dependencies
b1f3718d
WY
18#####python-dev libffi-dev libssl-dev
19
20# may be required by ansible-galaxy
21git