8000 GitHub - sabretus/docker-bookstack at 0b7215953ccc587788e55c1bb466e6316095d8b9
[go: up one dir, main page]

Skip to content

sabretus/docker-bookstack

Repository files navigation

Docker Image For BookStack

Build Status

Current Version: 0.28.2

Changes

In 0.12.2 we removed DB_PORT . You can now specify the port via DB_HOST like DB_HOST=mysql:3306

Quickstart

With Docker Compose is a Quickstart very easy. Run the following command:

docker-compose up

and after that open your Browser and go to http://localhost:8080 .

Issues

If you have any issues feel free to create an issue on GitHub.

How to use the Image without Docker compose

Networking changed in Docker v1.9, so you need to do one of the following steps.

Docker < v1.9