jenkinsci / docker-swarm-plugin

Jenkins plugin which allows to add a Docker Swarm as a cloud agent provider
https://plugins.jenkins.io/docker-swarm/
MIT License
55 stars 47 forks source link

Allow to specify Hostname to the container that deploy #89

Open squallsiow opened 4 years ago

squallsiow commented 4 years ago

Is there a way to specific -h or --hostname to the agent container that spining up? For some reason I need to make sure my application license works with identical hostname ( old tech ).

Currently I dont see any better way to do so...