docker.hook 494 B

123456789101112131415161718
  1. # Copyright (C) 2023 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
  2. # This program is free software: you can redistribute it and/or modify
  3. # it under the terms of the CC0 1.0 License.
  4. # Maintainer: Parabola Hackers <dev@lists.parabola.nu>
  5. [Trigger]
  6. Operation = Install
  7. Operation = Upgrade
  8. Target = docker
  9. Type = Package
  10. [Action]
  11. Description = Warn user about docker default registry / repository change
  12. Depends = coreutils
  13. When = PostTransaction
  14. Exec = /usr/share/libalpm/scripts/docker