-
OneDev
changed state to 'Closed' 4 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 4 years ago
Previous Value Current Value Closed
Released
-
State changed as build #2338 is successful
-
Path to file containing agent token can be specified via environment
agentTokenFileas documented here:https://code.onedev.io/projects/162/blob/6.3/pages/agent-management.md#agent-propertiesenvironments
-
OneDev
referenced from other issue 2 years ago
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Hi,
first of all thanks for providing a docker image for OneDev agent! It works pretty well, when deploying as a standalone container.
I am wondering if the image can be made compatible to docker swarm. Currently I see two issues:
I can see the following potential fixes:
PASSWORD=agenttokenandPASSWORD_FILE=/run/secrets/agenttokenCurrent
docker-compose.yamlwith some notes to show the above issues within the file: