View Single Post
Old 08-21-2016, 04:18 AM   #1314
CHBMB
Junior Member
CHBMB began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Apr 2014
Device: Kindle Paperwhite 2
Hi guys,

Long time COPS user here and thought I'd direct you to a couple of docker containers that linuxserver.io (a group I'm involved with) have created for COPS.

I know others have already done so, but I believe ours has a few advantages,

Firstly we allow the end user to edit config_local.php as we have allowed access to this from a mount point on the host, rather than hiding it in the docker container itself.

Secondly, we have included the dependencies required to enable the email feature.

Thirdly, we have produced an ARM version as well as an x86 version to enable running on the RaspberryPi.

Fourthly, it is based on Alpine Linux so has a small footprint and shares a base image with our other containers (we have over 50) Check them out here.

Here are the relevant links.

COPS docker github repository and here is the
COPS dockerhub page for x86 and the
COPS dockerhub page for ARM.

Hope some of you find it useful.

chbmb.
CHBMB is offline   Reply With Quote