#587  Any instructions to build onedev server docker image manually on bare metal?
Closed
Winux opened 2 years ago

Hello I would like to build the docker image on my machine. Are there any instructions on how to do that?

Robin Shen commented 2 years ago

Make sure you have JDK 1.8 and Maven installed:

$ cd /path/to/onedev-src
$ mvn clean package
$ cd /path/to/onedev-src/server-product/docker
$ ./build.sh 
Winux commented 2 years ago

Thanks for your reply! I will test it out as soon as possible

Winux commented 2 years ago

Thanks for your help! I was able to build and run the docker image on a raspberry pi 4

Robin Shen changed state to 'Closed' 2 years ago
Previous Value Current Value
Open
Closed
Robin Shen commented 2 years ago

That is great!

JustSKY referenced from other issue 2 years ago
issue 1 of 1
Type
Question
Priority
Normal
Assignee
Issue Votes (0)
Watchers (5)
Reference
onedev/server#587
Please wait...
Page is in error, reload to recover