[PR #2625] [CLOSED] Move all docker stuff under docker/ directory #16510

Closed
opened 2025-11-02 12:12:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2625
Author: @strk
Created: 9/29/2017
Status: Closed

Base: masterHead: docker-reorg


📝 Commits (2)

  • bbefd33 Move all docker stuff under docker/ directory
  • 162c956 Move docker/root files where they belong

📊 Changes

19 files changed (+5 additions, -4 deletions)

View changed files

📝 Makefile (+2 -1)
📝 docker/Dockerfile (+1 -1)
📝 docker/Dockerfile.aarch64 (+1 -1)
📝 docker/Dockerfile.rpi (+1 -1)
📝 docker/root/etc/nsswitch.conf (+0 -0)
📝 docker/root/etc/profile.d/gitea.sh (+0 -0)
📝 docker/root/etc/s6/.s6-svscan/finish (+0 -0)
📝 docker/root/etc/s6/gitea/finish (+0 -0)
📝 docker/root/etc/s6/gitea/run (+0 -0)
📝 docker/root/etc/s6/gitea/setup (+0 -0)
📝 docker/root/etc/s6/openssh/finish (+0 -0)
📝 docker/root/etc/s6/openssh/run (+0 -0)
📝 docker/root/etc/s6/openssh/setup (+0 -0)
📝 docker/root/etc/s6/syslogd/finish (+0 -0)
📝 docker/root/etc/s6/syslogd/run (+0 -0)
📝 docker/root/etc/s6/syslogd/setup (+0 -0)
📝 docker/root/etc/ssh/sshd_config (+0 -0)
📝 docker/root/etc/templates/app.ini (+0 -0)
📝 docker/root/usr/bin/entrypoint (+0 -0)

📄 Description

Makes the link in the home template more meaningful


🔄 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/2625 **Author:** [@strk](https://github.com/strk) **Created:** 9/29/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `docker-reorg` --- ### 📝 Commits (2) - [`bbefd33`](https://github.com/go-gitea/gitea/commit/bbefd33465316ab0ac5300ce8db6ba7bdb00ee78) Move all docker stuff under docker/ directory - [`162c956`](https://github.com/go-gitea/gitea/commit/162c956ede5fd8e058d68c27470269923c4d5bbd) Move docker/root files where they belong ### 📊 Changes **19 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -1) 📝 `docker/Dockerfile` (+1 -1) 📝 `docker/Dockerfile.aarch64` (+1 -1) 📝 `docker/Dockerfile.rpi` (+1 -1) 📝 `docker/root/etc/nsswitch.conf` (+0 -0) 📝 `docker/root/etc/profile.d/gitea.sh` (+0 -0) 📝 `docker/root/etc/s6/.s6-svscan/finish` (+0 -0) 📝 `docker/root/etc/s6/gitea/finish` (+0 -0) 📝 `docker/root/etc/s6/gitea/run` (+0 -0) 📝 `docker/root/etc/s6/gitea/setup` (+0 -0) 📝 `docker/root/etc/s6/openssh/finish` (+0 -0) 📝 `docker/root/etc/s6/openssh/run` (+0 -0) 📝 `docker/root/etc/s6/openssh/setup` (+0 -0) 📝 `docker/root/etc/s6/syslogd/finish` (+0 -0) 📝 `docker/root/etc/s6/syslogd/run` (+0 -0) 📝 `docker/root/etc/s6/syslogd/setup` (+0 -0) 📝 `docker/root/etc/ssh/sshd_config` (+0 -0) 📝 `docker/root/etc/templates/app.ini` (+0 -0) 📝 `docker/root/usr/bin/entrypoint` (+0 -0) </details> ### 📄 Description Makes the link in the home template more meaningful --- <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 12:12:18 -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#16510