/partkeepr_docker

This repository is based on mhubig/partkeepr bluelotussoftware/partkeepr.

Primary LanguageDockerfile

Roran600/partkeepr_docker docker image repository

This repository is based on mhubig/partkeepr. The bluelotussoftware/partkeepr partkeepr docker has been updated to use recent releases. It includes additional functionality:

  • cron
  • nano

The most recent version is: 1.4.0

To use it, you need to have a working docker installation. Start by running the following command:

$ docker run -d -p 80:80 --name partkeepr bluelotussoftware/partkeepr

Or to run it together with a MariaDB database container.

$ docker-compose up