[PR #230] [CLOSED] Dockerize #919

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

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/230
Author: @toliger
Created: 3/15/2019
Status: Closed

Base: masterHead: docker


📝 Commits (5)

  • 8390ff1 dockerize
  • 31e5395 Merge branch 'master' into docker
  • ad5df08 Simplify doc && Dockerfile
  • 472c780 Jump to v1.14.0
  • 8dfee25 Use latest python alpine docker image for build and production

📊 Changes

3 files changed (+80 additions, -0 deletions)

View changed files

Dockerfile (+50 -0)
📝 README.md (+22 -0)
uwsgi.ini (+8 -0)

📄 Description

Considering the others issues on docker, I did a concise multi-arch Dockerfile wich work for everyone.

https://hub.docker.com/r/oligertimothee/healthchecks


🔄 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/230 **Author:** [@toliger](https://github.com/toliger) **Created:** 3/15/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `docker` --- ### 📝 Commits (5) - [`8390ff1`](https://github.com/healthchecks/healthchecks/commit/8390ff12c967521584afcc234e36105c5360a851) dockerize - [`31e5395`](https://github.com/healthchecks/healthchecks/commit/31e5395d3abd1559be9cf23e8eabfe966e7478cb) Merge branch 'master' into docker - [`ad5df08`](https://github.com/healthchecks/healthchecks/commit/ad5df08ee592a2f57fb818ba6ae1655403e522d1) Simplify doc && Dockerfile - [`472c780`](https://github.com/healthchecks/healthchecks/commit/472c78034622db0429755eaefcb8295ccfd406f6) Jump to v1.14.0 - [`8dfee25`](https://github.com/healthchecks/healthchecks/commit/8dfee259d63f79ad8d1289b306970eb177f5be00) Use latest python alpine docker image for build and production ### 📊 Changes **3 files changed** (+80 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+50 -0) 📝 `README.md` (+22 -0) ➕ `uwsgi.ini` (+8 -0) </details> ### 📄 Description Considering the others issues on docker, I did a concise multi-arch Dockerfile wich work for everyone. https://hub.docker.com/r/oligertimothee/healthchecks --- <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:08 +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#919
No description provided.