[PR #125] [CLOSED] [WIP] Feature/docker updates #15165

Closed
opened 2025-11-02 11:40:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/125
Author: @xinity
Created: 11/9/2016
Status: Closed

Base: masterHead: feature/docker_updates


📝 Commits (3)

📊 Changes

9 files changed (+51 additions, -154 deletions)

View changed files

📝 Dockerfile (+11 -8)
📝 README.md (+13 -23)
📝 docker/README.md (+27 -39)
docker/build.sh (+0 -36)
📝 docker/start.sh (+0 -48)
📝 public/img/avatar_default.png (+0 -0)
📝 public/img/favicon.png (+0 -0)
public/img/gitea-large-resize.png (+0 -0)
public/img/gitea-lg.png (+0 -0)

📄 Description

WIP docker cleanup.

has been done so far:

  • remove build from Dockerfile
  • cleanup start.sh (only crond exists)
  • readme.md updates

note: doesn't build for now but very soon :)


🔄 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/go-gitea/gitea/pull/125 **Author:** [@xinity](https://github.com/xinity) **Created:** 11/9/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/docker_updates` --- ### 📝 Commits (3) - [`8b3bfca`](https://github.com/go-gitea/gitea/commit/8b3bfca63c8a2dc4f14dff31df2decdcb730b549) first batch of update [CI SKIP] - [`ed590dc`](https://github.com/go-gitea/gitea/commit/ed590dc431e6ee7b0fb7fbef58bce4df8b389f26) rebase - [`65afc95`](https://github.com/go-gitea/gitea/commit/65afc957ce6c539806270c1a48d8bf76ec5aefba) first Docker updates ### 📊 Changes **9 files changed** (+51 additions, -154 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+11 -8) 📝 `README.md` (+13 -23) 📝 `docker/README.md` (+27 -39) ➖ `docker/build.sh` (+0 -36) 📝 `docker/start.sh` (+0 -48) 📝 `public/img/avatar_default.png` (+0 -0) 📝 `public/img/favicon.png` (+0 -0) ➕ `public/img/gitea-large-resize.png` (+0 -0) ➕ `public/img/gitea-lg.png` (+0 -0) </details> ### 📄 Description WIP docker cleanup. has been done so far: - [x] remove build from Dockerfile - [x] cleanup start.sh (only crond exists) - [x] readme.md updates **note**: doesn't build for now but very soon :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:40:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15165