Skip to content
Snippets Groups Projects
  1. Feb 15, 2021
  2. Jan 16, 2021
  3. Dec 26, 2020
  4. Nov 29, 2020
  5. Oct 26, 2020
  6. Sep 18, 2020
  7. May 12, 2020
  8. Jan 19, 2020
    • georg's avatar
      hadolint: ignore DL3005: apt-get {dist-upgrade,upgrade} · 24a9510a
      georg authored
      According to the docs, this is frowned upon, as upgrading essential
      packages might fail inside an unprivileged container.
      
      That's a non-issue in our cases, as we're using privileged containers.
      
      Further, we want to achieve the best of both worlds: we want to leverage
      a build cache, to reduce build times, but, at the same time, we want to
      pull in upgraded packages, in case the packages in question are already
      installed.
      
      This change should help with exposing errors like the one reported in
      jvoisin/mat2#136 earlier in the future.
      Verified
      24a9510a
    • georg's avatar
      debian: handle package upgrades · a7f9df6f
      georg authored
      Relates jvoisin/mat2#136
      Verified
      a7f9df6f
  9. Dec 31, 2019
  10. Nov 26, 2019
  11. Nov 25, 2019
  12. Nov 12, 2019
  13. Jul 22, 2019
  14. Jul 19, 2019
  15. Jul 18, 2019
  16. Jul 13, 2019
  17. Jul 11, 2019
  18. May 31, 2019
  19. Apr 15, 2019
  20. Apr 14, 2019
  21. Mar 26, 2019
  22. Mar 07, 2019
  23. Feb 24, 2019
Loading