Comment on How often do you update software on your servers?
stratself@lemdro.id 1 week agoTo make it even simpler, apk -U upgrade
Comment on How often do you update software on your servers?
stratself@lemdro.id 1 week agoTo make it even simpler, apk -U upgrade
confusedpuppy@lemmy.dbzer0.com 1 week ago
apkseems to have some tricks in there that aren’t as well known.I managed to catch in the IRC channel that
apk add docwill automatically download any related man pages for packages with any future downloads throughapk. That made life a bit more convenient instead of downloading all those packages separately.