jenkinsci / jenkinsci/docker-plugin
Create/start slave docker container and attach to specific network?
Open
RFE
- Dominant language
- Java
- Stars
- 498
- Forks
- 324
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
Hi,
We have a requirement like this:
Our product will depend on many other services like cache server, dataserver and so on. And we want to use docker-compose to config/organize environment for each test, so each test will have their own environment.
The idea is: use docker-compose to prepare network, volumes and service dockers. And then use jenkin's docker-plugin to start slave docker, attache to docker-compose created network, build and run test in slave.
My question is: How/where I can specify network in jenkins slave docker. Any idea?
Thanks
Noodle
Contributor guide
Assessment
This issue has not been assessed yet.