Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K koha-docker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • digibib
  • koha-docker
  • Wiki
  • Home

Home · Changes

Page history
Updated Home (markdown) authored Mar 29, 2017 by Benjamin Rokseth's avatar Benjamin Rokseth
Hide whitespace changes
Inline Side-by-side
Home.md
View page @ 9d2fe560
......@@ -2,5 +2,5 @@
Koha-docker is a toolset to build a containerized (self-contained environment) version of Koha, the Open Source Library Management system. [www.koha.org](www.koha.org). Its purpose is to keep an up-to-date and simple setup of Koha for production use. It is developed by Oslo Public Library, as part of their larger open source library application stack LS.ext (Library system extended) maintained on github: [LS.ext](https://github.com/digibib/ls.ext).
If you don't want to build the Docker image yourself we automatically build and push new versions of the image to [Docker Hub Registry](https://registry.hub.docker.com/u/digibib/koha/) from pushes to master branch on [this GitHub repository](https://github.com/digibib/koha-docker). New images are given tags that correspond to the git head revisions in the git repo. See the section [Using the Koha Docker image](#using-the-Koha-docker-image) for more information.
If you don't want to build the Docker image yourself we automatically build and push new versions of the image to [Docker Hub Registry](https://registry.hub.docker.com/u/digibib/koha/) from pushes to master branch on [this GitHub repository](https://github.com/digibib/koha-docker). New images are given tags that correspond to the git head revisions in the git repo. See the section [Using the Koha Docker image] for more information.
Clone repository
  • Development
  • Environment and Configuration
  • Home
  • Patching or Building
  • Setup
  • System Overview
  • Troubleshooting
  • Using the Koha Docker image