Skip to content
Snippets Groups Projects
  1. Oct 10, 2022
    • Roman Azarenko's avatar
      code-analysis: Factor out package versions into Docker build arguments,... · aaba21cd
      Roman Azarenko authored
      code-analysis: Factor out package versions into Docker build arguments, replace default-jre -> default-jre-headless
      
      Package versions are now factored out as arguments, so that they can even be automatically updated from
      iopsys/iopsyswrt by a pipeline.
      
      default-jre has been replaced by default-jre-headless, since this image is designed to run in a container without UI,
      so there's no need to pull in graphical dependencies, saving around 300 MB in compressed form:
      
      	REPOSITORY                                                   TAG        IMAGE ID       CREATED          SIZE
      	dev.iopsys.eu:5050/iopsys/gitlab-ci-pipeline/code-analysis   iop-8847   aaf075c8e753   23 minutes ago   2.25GB
      
      	REPOSITORY             TAG       IMAGE ID       CREATED        SIZE
      	iopsys/code-analysis   latest    ffaa1c3094dc   7 months ago   2.55GB
      aaba21cd
  2. Feb 24, 2022
  3. Feb 16, 2022
  4. Oct 04, 2021
  5. Jun 04, 2021
  6. May 17, 2021
  7. May 10, 2021
  8. Jul 14, 2020
  9. Jul 13, 2020
  10. Jul 10, 2020
  11. Jul 01, 2020
  12. May 29, 2020
  13. May 21, 2020
  14. May 08, 2020
  15. May 05, 2020
  16. Apr 22, 2020
  17. Apr 16, 2020
  18. Apr 15, 2020
  19. Mar 18, 2020
  20. Mar 05, 2020
  21. Feb 18, 2020
  22. Feb 14, 2020
  23. Feb 13, 2020
  24. Feb 12, 2020
  25. Jan 17, 2020
  26. Jan 10, 2020
  27. Jan 09, 2020
  28. Dec 18, 2019
  29. Dec 17, 2019
Loading