This project is not covered by Drupal’s security advisory policy.

There is an open security issue: Authentification for Database

WissKI Docker Image

These are the build files of the example WissKI available under rnsrk/wisski_example. If you just want to run a example WissKI in a Docker container, follow the steps at wiss-ki.eu "Run WissKI example in Docker container", otherwise adjust the config files to build your own Docker image of a WissKI environment. The Dockerfile installs:

Clone the repo with:

git clone git@git.drupal.org:project/wisski_docker_image.git

make your adjustments and build your own image with:

docker build -t <your-own-wisski-image-name> .


Many Docker basics (like only one service per container) have been violated, plus database access permissions and passwords are not secure. Do not use this image for production environments!


Happy containerizing!

Project information

  • Created by rnsrk on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases