]> git.immae.eu Git - github/fretlink/docker-ansible.git/blame - mini-alpine3/apk-list
Update: more detailed explanation about the differences among variants.
[github/fretlink/docker-ansible.git] / mini-alpine3 / apk-list
CommitLineData
f9662428
WY
1#
2# packages to be installed via APK;
3# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
4#
5
6
7# ssl
8openssl ca-certificates
9
10# python-runtime
11python py-pip
12
13# build-dependencies
14python-dev libffi-dev openssl-dev build-base