Florian Kostenzer
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Florian Kostenzer created a post, Start Job HTTP API parameters
Is it possible to start a Job via the HTTP API and pass arguments that can be used in the job? The Start Job HTTP API endpoint (POST /api/http/projects/{project}/automation/jobs/{jobId}/start) has ... -
Florian Kostenzer commented, -
Florian Kostenzer created a post, Docker Build in shellScript container
Is it somehow possible expose the docker daemon to run `docker build` in a `shellScript` container? When running `docker build` it currently errors with `spawn docker ENOENT`