Alpine packages are installed using “apk”.
Package versions for Alpine can be determined via the package filter / search at pkgs.alpinelinux.org.
Note: I only specify version numbers for a few of the Alpine system packages; e.g. tini and mysql-client.
tini ~0.19 is used as the ENTRYPOINT of projects based on Alpine 3.12 and newer.
mysql-client ~10.5 is used by all projects based on Alpine 3.13 and newer.
mysql-client ~10.4 is used by all projects based on Alpine 3.12.
libxml2 ~2.9 and libxslt ~1.1 are used by one project:
libxml2-dev ~2.9 and libxslt-dev ~1.1 are used during the multi-stage build of one project:
g++ is used during multi-stage builds:
docker is used by one project:
groff is only used by one project: