I am trying to move my already existing 17.05 koha install, on a old
ubuntu-minimal docker, to koha-testing-docker, figure all it needs is a change
of config, and then i can stop the db docker container, only... it is ignoring
my changes to koha-conf.xml inside sites/kohadev.my changes are there
Hi Waylon,
I am running Koha from debian stretch slim container (with a mariadb container
based on Ubuntu).
For Koha choosing Debian is always safer.
I had to allow two kernel privileges to get things working at 'docker run' time
to start the Koha container:
--cap-add=SYS_NICE --cap-add=D