[PR #184] [CLOSED] [Enhancement] [Reopen] - Installation via Docker / Docker Compose #5609

Closed
opened 2026-02-05 10:12:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/184
Author: @dylanrhysscott
Created: 9/8/2016
Status: Closed

Base: releaseHead: release


📝 Commits (4)

📊 Changes

6 files changed (+87 additions, -1 deletions)

View changed files

📝 .env.example (+1 -1)
.htaccess (+5 -0)
000-default.conf (+29 -0)
Dockerfile (+16 -0)
docker-compose.yml (+15 -0)
docker-entrypoint.sh (+21 -0)

📄 Description

Reopen of PR #183 - See for further details


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/184 **Author:** [@dylanrhysscott](https://github.com/dylanrhysscott) **Created:** 9/8/2016 **Status:** ❌ Closed **Base:** `release` ← **Head:** `release` --- ### 📝 Commits (4) - [`b97904e`](https://github.com/BookStackApp/BookStack/commit/b97904e4bb8bf1abc08dd418ec28ccdf30c9edad) Docker Support - [`565f72d`](https://github.com/BookStackApp/BookStack/commit/565f72dc46c64438ee7a0e4d5a3359b7a797beb9) Docker Compose Support - [`708d8fe`](https://github.com/BookStackApp/BookStack/commit/708d8fe1227db40660fd296ecfdc2da2e2769c5d) Added Missing Dep - [`20d37c8`](https://github.com/BookStackApp/BookStack/commit/20d37c8d0e16a9e38d1b9e277ad67e9c7378bb61) Corrected Missing Deps ### 📊 Changes **6 files changed** (+87 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -1) ➕ `.htaccess` (+5 -0) ➕ `000-default.conf` (+29 -0) ➕ `Dockerfile` (+16 -0) ➕ `docker-compose.yml` (+15 -0) ➕ `docker-entrypoint.sh` (+21 -0) </details> ### 📄 Description Reopen of PR #183 - See for further details --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:12:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5609