[PR #73] [CLOSED] dockerize for develomment #883

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

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/73
Author: @tillkahlbrock
Created: 7/17/2016
Status: Closed

Base: masterHead: dockerize-for-development


📝 Commits (1)

  • c1f07c3 dockerize for develomment

📊 Changes

6 files changed (+65 additions, -0 deletions)

View changed files

Dockerfile (+17 -0)
📝 README.md (+18 -0)
docker-compose.yaml (+14 -0)
entrypoint (+7 -0)
stuff/development/entrypoint-tests (+8 -0)
stuff/development/requirements_dev.txt (+1 -0)

📄 Description

In order to have a easy to setup development environment and a simple way to run the tests.


🔄 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/73 **Author:** [@tillkahlbrock](https://github.com/tillkahlbrock) **Created:** 7/17/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dockerize-for-development` --- ### 📝 Commits (1) - [`c1f07c3`](https://github.com/healthchecks/healthchecks/commit/c1f07c3f3a620518674d52d034ea8ac0128bf6ca) dockerize for develomment ### 📊 Changes **6 files changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+17 -0) 📝 `README.md` (+18 -0) ➕ `docker-compose.yaml` (+14 -0) ➕ `entrypoint` (+7 -0) ➕ `stuff/development/entrypoint-tests` (+8 -0) ➕ `stuff/development/requirements_dev.txt` (+1 -0) </details> ### 📄 Description In order to have a easy to setup development environment and a simple way to run the tests. --- <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:01 +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#883
No description provided.