Closed
Description
Description
While building the Docker.rootless image I receive a go build error.
#12136 and #12080 seem to be similar, but they are closed with a fix and were reported for earlier versions.
The last version that I successfully built is 1.15.4. I don't know if versions between that and 1.16.5 are affected.
This is an issue with the build process.
I've included the logs of the (failing) 5th build step in the log gist.
Gitea Version
v1.16.5
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/MPeti1/818df081a1e1089497237d8d30b5f6f4
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
I'm selfbuilding Gitea based on the Dockerfile.rootless file, with the following command:
sudo docker buildx build --platform linux/arm/v7 . --output=type=docker,dest=./gitea_1.16.5_img.tar --build-arg GITEA_VERSION=v1.16.5 --file Dockerfile.rootless
Database
No response
Metadata
Metadata
Assignees
Labels
No labels