Versions Compared

Key

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

...

Todo's

Repo

  • The text of this page has been moved to the following repo.
  • Create a Slack channel "dspace-docker"
  • Create a build/deploy template script
  • Create a repo: DSpace-Labs/Docker-images
  • README.md: describe the roll and purpose of the published images, naming conventions, version name conventions.
  • /docker-images
  • /minimal
    • Minimally complex docker images to provide basic deployment of DSpace functionality
    • /dspace-postgres
    • /dspace-oracle
    • /dspace-tomcat
    • /dspace-tomcat-mirage2
      • A specialized docker image containing Mirage2 build dependencies (applies only to DSpace 5 and Dspace 6)
  • /runtime
    • /dspace-deploy
      • Could we provide dspace images that are already built, or does the licensing of our 3rd party libraries prohibit this?
    • /dspace-dataload
      • Could we provide docker images with ready-to-load test data?
  • /codenvy
    • specialized versions of dspace images built to work around Codenvy dependencies?
  • /janitor
    • specialized versions of dspace images built to work around Codenvy dependencies?
  • /devContains some of the optimizations for developers within https://github.com/DSpace-Labs/dspaceDSpace-dev-docker/docker-composeCreate sample docker compose filesDocker-Images