[PR #1404] [CLOSED] Dockerfile for ARM (RPi) #15894

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1404
Author: @ulm0
Created: 3/29/2017
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 5df9901 Merge pull request #1 from go-gitea/master
  • 8e1a730 Update Dockerfile.rpi

📊 Changes

1 file changed (+11 additions, -9 deletions)

View changed files

📝 Dockerfile.rpi (+11 -9)

📄 Description

Dockerfile for ARM

I had some problems when using the Dockerfile.rpi file to build the image for my RPi3 as mentioned in #531 so i made some modifications to the current Dockerfile, such as downloading the binary from the official folder provided by gitea in their web site, and creating the folder /app/gitea within the image.


🔄 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/1404 **Author:** [@ulm0](https://github.com/ulm0) **Created:** 3/29/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5df9901`](https://github.com/go-gitea/gitea/commit/5df9901d2997a9a00e8b6c548f15eb911edf1cbd) Merge pull request #1 from go-gitea/master - [`8e1a730`](https://github.com/go-gitea/gitea/commit/8e1a7302cfdedced81fd46cf4d2ab63586a57d00) Update Dockerfile.rpi ### 📊 Changes **1 file changed** (+11 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.rpi` (+11 -9) </details> ### 📄 Description ### Dockerfile for ARM I had some problems when using the Dockerfile.rpi file to build the image for my RPi3 as mentioned in #531 so i made some modifications to the current Dockerfile, such as downloading the binary from the [official folder](https://dl.gitea.io/gitea/master/) provided by gitea in their web site, and creating the folder ```/app/gitea``` within the image. --- <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:57:06 -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#15894