Archived / Obsolete Documentation

Documentation in this space is no longer accurate.
Looking for official DSpace documentation? See all documentation

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Resources

Docker Image Source

https://github.com/DSpace-Labs/DSpace-Docker-Images

This repository contains an issue list of enhancement ideas.

Published Docker Images

https://hub.docker.com/u/dspace/

Technical Support and Project Communication

#dspace-docker Slack Channel

Next Steps

  1. Restructure the GitHub repository as follows
    • /dockerfiles (each Dockerfile in its own directory)
    • /docker-compose-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)
  • No labels