jenkinsci / jenkinsci/docker-workflow-plugin
[JENKINS-50822] docker.build should support URL parameter for docker build
- Dominant language
- Java
- Stars
- 527
- Forks
- 422
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
I want to be able to use/specify a Git repository containing the relevant Dockerfile when writing the Pipeline script and not having to integrate identical Dockerfiles in every repository that we are handling in this way.
https://docs.docker.com/engine/reference/commandline/build/
---
Originally reported by crb, imported from: docker.build should support URL parameter for docker build
Raw content of original issue
I want to be able to use/specify a Git repository containing the relevant Dockerfile when writing the Pipeline script and not having to integrate identical Dockerfiles in every repository that we are handling in this way.
Contributor guide
Assessment
This issue has not been assessed yet.