[PR #194] [CLOSED] Dockerize healthchecks #911

Closed
opened 2026-02-25 23:44:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/194
Author: @erickeller
Created: 10/19/2018
Status: Closed

Base: masterHead: feature/docker


📝 Commits (4)

  • 87b467e Dockerize healthchecks
  • d384677 use appuser instead of root to run healthchecks
  • 336f3be add site root and site name as parameter when building and allow the specific hosts
  • 093e743 Instruction how to set the admin password

📊 Changes

2 files changed (+56 additions, -0 deletions)

View changed files

Dockerfile (+38 -0)
📝 README.md (+18 -0)

📄 Description

First attempt to dockerize


🔄 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/healthchecks/healthchecks/pull/194 **Author:** [@erickeller](https://github.com/erickeller) **Created:** 10/19/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/docker` --- ### 📝 Commits (4) - [`87b467e`](https://github.com/healthchecks/healthchecks/commit/87b467e7cc4f525fa96e0f73d363771ca4bc83db) Dockerize healthchecks - [`d384677`](https://github.com/healthchecks/healthchecks/commit/d38467700d1645ecf890df1f26237ed0d9a8cbe9) use appuser instead of root to run healthchecks - [`336f3be`](https://github.com/healthchecks/healthchecks/commit/336f3bed5cc6c946f08a99c5adee0b3423771320) add site root and site name as parameter when building and allow the specific hosts - [`093e743`](https://github.com/healthchecks/healthchecks/commit/093e743df19ad20629f1ac6a5f684b0b7976140a) Instruction how to set the admin password ### 📊 Changes **2 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+38 -0) 📝 `README.md` (+18 -0) </details> ### 📄 Description First attempt to dockerize --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:44:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#911
No description provided.