-
The agent docker image only works on Linux. You may start agent in bare metal/virtual machine mode on ARM64 platform.
Agent docker image is built in server's build script, as it needs some files used by server. For details, please check here:
-
Use Docker Buildx to Build multi-platform images
-
@zzzhouuu Thanks for the info. Will look into this.
-
@d3n972 I had the same issue, so I build my own container for that: https://hub.docker.com/r/buddyspencer/onedev-agent
-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3440 is successful
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
I would like to build docker containers for ARM64(Oracle cloud ampere for example) but to do this I would need a build agent on an ARM64 platform. But sadly I got the following error message:
I wanted to build an image for myself, but I cannot find any Dockerfile in the repo