aboutsummaryrefslogblamecommitdiffhomepage
path: root/mini-alpine3/apk-list
blob: 7b3f96630ee189ad0b99b9ff421586e33da701e7 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                                                              


                            







                                            


                                   
#
# packages to be installed via APK;
# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
#


# emulate normal OS behavior
sudo

# ssl
openssl ca-certificates

# python-runtime
python py-pip

# build-dependencies
python-dev libffi-dev openssl-dev build-base

# may be required by ansible-galaxy
git