Official Docker Image v3.6.1

After the new release of Bludit v3.6.1, we would like to present the official Docker image. You can download the image from Docker Hub.

Run the container in your Docker server:

docker run --name bludit -p 8000:80 -d bludit/docker:3.6.1

Access with your browser to http://localhost:8000