nongfenqi / nexus3-rundeck-plugin

nexus3 rundeck plugin
MIT License
20 stars 26 forks source link

Build jar using Docker and create Nexus 3 Docker image #6

Closed lordudun closed 7 years ago

lordudun commented 7 years ago

I propose this change as a first step, to Dockerize the project.

Next steps will be, add continuous integration to provide jar and publish Docker container in public Docker repository.

Added method to build plugin using Docker without need to install Gradle environment locally.

Added Dockerfile and script to build a Docker image with nexus3-rundeck-plugin installed in Nexus 3.

chenlingmin commented 7 years ago

Very good, Thanks 👍🏿

chenlingmin commented 7 years ago

https://hub.docker.com/r/chenlmdocker/docker-nexus3/