/usr/local/bin/git-mkver: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/local/bin/git-mkver)
/usr/local/bin/git-mkver: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/local/bin/git-mkver)
git mkver is useful to increase the version based on the git commit message. We are using this container for build the module using pdk and a process to increment the module version each time depends on the commit message.
git mkver is useful to increase the version based on the git commit message. We are using this container for build the module using pdk and a process to increment the module version each time depends on the commit message.