-
Tested on version 3.0.11 Same error In Job config when trying to launch docker
java.io.IOException: Cannot run program "/usr/bin/docker" (in directory "."): error=2, No such file or directory
-
Name Previous Value Current Value Seen Builds
438
438, 514
-
OneDev
changed state to 'Committed' 6 years ago
Previous Value Current Value Open
Committed
-
Previous Value Current Value Committed
Open
-
"Boulet confiné"
Sorry .. I misclicked, If you need a beta test man..
-
I committed code of this issue but have not released the patch build yet. So state changed to "committed". Have you found any problem with the commit?
-
It seems good.. for me. I can't wait to test it.
-
Name Previous Value Current Value State
Open
Committed
-
Change back to committed state.
-
Previous Value Current Value empty 3.0.12
-
OneDev
changed state to 'Closed' 6 years ago
Previous Value Current Value Committed
Closed
-
It works thanks.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
Iterations
-
3.0.12 Closed
Issue Votes (1)
Hello
I can't use the CI features because my docker server is powered by alpine. When the onedev container (1dev/server) try to launch the mapped docker binary It fail caused by the fact that alpine don't use glibc.
Possible solution/workaroung : package the docker binary direcly onto the 1dev/server docker image.
thanks.