cGo applications often have distro specific dependencies (e.g. Alpine Linux alsa-lib vs. Fedora alsa-lib vs. Debian alsa-lib vs. Ubuntu alsa-lib vs...)
Can we please publish more Linux distro variants of the xgo Docker images?
Different versions of the same distro can also present incompatible native libraries, so publishing tag aliases that denote the distro version (e.g. techknowlogick/xgo:go1.25-alpine-linux-3.23, techknowlogick/xgo:go1.25-alpine-linux-3.22, techknowlogick/xgo:go1.25-alpine-linux, etc.) would be helpful as well.
cGo applications often have distro specific dependencies (e.g. Alpine Linux alsa-lib vs. Fedora alsa-lib vs. Debian alsa-lib vs. Ubuntu alsa-lib vs...)
Can we please publish more Linux distro variants of the xgo Docker images?
Different versions of the same distro can also present incompatible native libraries, so publishing tag aliases that denote the distro version (e.g.
techknowlogick/xgo:go1.25-alpine-linux-3.23,techknowlogick/xgo:go1.25-alpine-linux-3.22,techknowlogick/xgo:go1.25-alpine-linux, etc.) would be helpful as well.