aboutsummaryrefslogtreecommitdiffhomepage
path: root/mini-alpine3/apk-list
blob: eec27a418c43cc81bb0de17bac5f50a068427922 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# packages to be installed via APK;
# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
#


# ssl
openssl ca-certificates

# python-runtime
python py-pip

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