Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Restructure the GitHub repository as follows
    • /dockerfiles (each Dockerfile in its own directory)
    • /docker-compose-
    files
    • files (each compose file in its own directory)
    • /add-ons (scripts, mounts, etc)
    • /documentation
    • README.md - contains the grid referencing all images and compose files
  2. Publish docker images for the most recent DSpace releases
    • dspace-6.3
    • dpsace-5.9
    • dspace-4.9
  3. Request agenda time on the July 25 Developer meeting to discuss next steps
    1. Automate image publishing for the current active branches (integrate with travis).  
      • master
      • dspace-6_x
      • dspace-5_x
      • dspace-4_x
      • Note: determine if our plans will require paid dockerhub features
    2. Configuring Teams on Dockerhub, reviewing permissions
    3. Setting standards for published Docker images (documentation, etc)