mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[PR #118] [CLOSED] Add Dockerfile to main repository #896
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#896
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/118
Author: @so0k
Created: 3/11/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
f724614Add alpine based docker image8a217c0Update README instructions964ab2eVersion pin python to 3.4a488dabFix typo on image name📊 Changes
6 files changed (+230 additions, -1 deletions)
View changed files
➕
.dockerignore(+5 -0)➕
Dockerfile(+48 -0)📝
README.md(+81 -1)➕
bin/uwsgi-start.sh(+23 -0)➕
docker-compose.yml(+31 -0)➕
hc/local_settings.py.docker(+42 -0)📄 Description
I suggest to include Dockerfile to main repository.
If you agree, I will remove the references to the honestbee image on quay.io and you can add references to the official docker registry you want to push the builds to.
Edit: Checklist
I noticed some admin UI buttons seemed to have gone missing, could be because of asset compilation needs hostname?
chown -R hc:hc /usr/src/appgosu🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.