[PR #3] [MERGED] Added support for Docker #8

Closed
opened 2026-02-26 10:34:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/orderbynull/lottip/pull/3
Author: @tm-lmathieu
Created: 7/28/2017
Status: Merged
Merged: 8/7/2017
Merged by: @orderbynull

Base: masterHead: master


📝 Commits (2)

  • dc21c59 Added support for Docker
  • 17c3a3f Removed useless line that didn't help to make it work.

📊 Changes

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

View changed files

docker/Dockerfile (+23 -0)
docker/run.sh (+24 -0)

📄 Description

This commit adds support for Docker and can be built automatically on Docker hub.

It will need some added documentation, but it works as it is. Configuration is passed via environment variables through the run.sh script. It works wonderfully as a part of a docker-compose.yml dev environment.


🔄 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/orderbynull/lottip/pull/3 **Author:** [@tm-lmathieu](https://github.com/tm-lmathieu) **Created:** 7/28/2017 **Status:** ✅ Merged **Merged:** 8/7/2017 **Merged by:** [@orderbynull](https://github.com/orderbynull) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`dc21c59`](https://github.com/orderbynull/lottip/commit/dc21c59882d8762448faac36bd34b804d38a1596) Added support for Docker - [`17c3a3f`](https://github.com/orderbynull/lottip/commit/17c3a3fc7563fcd6594b19b5ecc349b6b8c7596d) Removed useless line that didn't help to make it work. ### 📊 Changes **2 files changed** (+47 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docker/Dockerfile` (+23 -0) ➕ `docker/run.sh` (+24 -0) </details> ### 📄 Description This commit adds support for Docker and can be built automatically on Docker hub. It will need some added documentation, but it works as it is. Configuration is passed via environment variables through the run.sh script. It works wonderfully as a part of a docker-compose.yml dev environment. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:34:29 +03:00
Sign in to join this conversation.
No labels
pull-request
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/lottip#8
No description provided.