Skip to content
Snippets Groups Projects
  1. Oct 08, 2020
  2. Oct 06, 2020
  3. Oct 05, 2020
  4. Sep 25, 2020
  5. Sep 16, 2020
  6. Sep 11, 2020
  7. Sep 09, 2020
  8. Sep 04, 2020
  9. Aug 31, 2020
  10. Aug 13, 2020
    • Angel Misevski's avatar
      Install standard tooling in workspace dev containers (#271) · 3e9dcc58
      Angel Misevski authored
      
      * Provide a method for installing standard tooling in patched images
      
      To support providing standard tooling across all images used in
      devfiles, this commit attempts to add a distro-agnostic script for
      installing common packages into development images.
      
      Currently, common commandline editors vim and nano are installed.
      
      Signed-off-by: default avatarAngel Misevski <amisevsk@redhat.com>
      
      * Print list of images patched with arbitrary UID support
      
      Print a list of the images that were created upon completion of the
      build_images.sh script, to aid testing.
      
      Signed-off-by: default avatarAngel Misevski <amisevsk@redhat.com>
      
      * Rename tooling install script for arb uid patched images
      
      Rename 'install-tooling.sh' to 'install-editor-tooling.sh' to better
      represent its purpose.
      
      Signed-off-by: default avatarAngel Misevski <amisevsk@redhat.com>
      3e9dcc58
  11. Aug 05, 2020
  12. Jul 31, 2020
  13. Jul 30, 2020
  14. Jul 28, 2020
  15. Jul 27, 2020
  16. Jul 24, 2020
  17. Jul 20, 2020
  18. Jul 10, 2020
  19. Jul 08, 2020
  20. Jul 07, 2020
  21. Jul 02, 2020
  22. Jun 26, 2020
  23. Jun 22, 2020
  24. Jun 18, 2020
  25. Jun 11, 2020
    • Nick Boldt's avatar
      update to latest base images, generate cert... (#242) · 22828bb6
      Nick Boldt authored
      
      * make build.sh a bit more generic so it's more closely aligned to plugin reg script and downstream version
      
      Change-Id: Ieb49c304ef2735c19483c089b6c768313541b288
      Signed-off-by: default avatarnickboldt <nboldt@redhat.com>
      
      * make README a bit more generic so it's more closely aligned to plugin reg script and downstream version
      
      Change-Id: Id12076bd563675ec1093329db61cda8463965bf1
      Signed-off-by: default avatarnickboldt <nboldt@redhat.com>
      
      * rename build/dockerfiles/fedora.repo to build/dockerfiles/content_sets_fedora30.repo for consistency/accuracy
      
      Change-Id: I97fc9d44d471f24d45ff655a700a4f1a8b43be8c
      Signed-off-by: default avatarnickboldt <nboldt@redhat.com>
      
      * rename build/dockerfiles/content_sets_centos8_appstream.repo to build/dockerfiles/content_sets_centos8.repo and include baseos repo too
      
      Change-Id: I593d5c0ba825409d95919a24b09e51630dbd9565
      Signed-off-by: default avatarnickboldt <nboldt@redhat.com>
      
      * clean up build/dockerfiles/rhel.install.sh - no need to merge commands
      
      Change-Id: I8598fdfb6da5d9c8a3981d0a5bd461d47f047027
      Signed-off-by: default avatarnickboldt <nboldt@redhat.com>
      
      * update to latest base images, generate cert (required in rhel8/httpd-24:1-92) and remove unneeded ref to ./build/dockerfiles/fedora.repo
      
      Change-Id: I881be4864f77855d76bfc9db46450199a464e0f5
      Signed-off-by: default avatarnickboldt <nboldt@redhat.com>
      22828bb6
  26. Jun 10, 2020