Skip to content

Standalone docker

Currently created 3 docker images:

  1. https://hub.docker.com/repository/docker/acidjunk/mayanedms This contains a rebuild of the official docker 4.5.8 with some updated packages (security) An open MR exists to get this into upstream. Probably better to upgrade to 4.6 soon...

  2. https://hub.docker.com/repository/docker/acidjunk/mayanedms-k8s This contains a rebuild of the official docker, with the security updates and an attempt to remove all the parts that need write access after launch (not sure if that will start correctly, so testing is needed)

  3. https://hub.docker.com/repository/docker/acidjunk/mayanedms-debug This contains a rebuild of the official docker, with the security updates. It doesn't start mayan, but contains a RUN command that keeps the POD running. It can be used to debug a k8s mayan deployment.

Edited by Rene Dohmen

Merge request reports

Loading