Custom upgrade hook? #1569
Unanswered
comminutus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a customized container image that I use with distrobox. Some packages that I install aren't provided by package managers and I have to install them manually (usually with curl, etc). When
distrobox upgrade
runs and updates the container's packages, is there some way to run a custom upgrade script that would upgrade these manually installed packages too?Beta Was this translation helpful? Give feedback.
All reactions