Docker Delegate to run on a server as nonroot user
in progress
A
Alabaster Octopus
you can find details on the ticket - https://support.harness.io/hc/en-us/requests/81863
we need to run our cobol build on a server, we installed docker delegate and docker harness runner. when we execute pipeline we are getting below error
failed with code: 500, message: { "error_msg": "failed to create directory for host volume path: /addon: mkdir /addon: permission denied" } .
we cannot use root user for any app builds on our server. We need to have delegate to run as non root user
Log In
This post was marked as
in progress
N
Nofar Bluestein
marked this post as
long-term
A
Alabaster Octopus
when we run pipeline it shoud use volume path under /apps not under /
N
Nofar Bluestein
marked this post as
under review