nebula-docker-plugin

Gradle Docker Package Plugin

License

License

Categories

Categories

Docker Container Virtualization Tools Net
GroupId

GroupId

com.netflix.nebula
ArtifactId

ArtifactId

nebula-docker-plugin
Last Version

Last Version

2.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

nebula-docker-plugin
Gradle Docker Package Plugin
Project URL

Project URL

https://github.com/nebula-plugins/nebula-docker-plugin
Source Code Management

Source Code Management

https://github.com/nebula-plugins/nebula-docker-plugin.git

Download nebula-docker-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.netflix.nebula/nebula-docker-plugin/ -->
<dependency>
    <groupId>com.netflix.nebula</groupId>
    <artifactId>nebula-docker-plugin</artifactId>
    <version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.nebula/nebula-docker-plugin/
implementation 'com.netflix.nebula:nebula-docker-plugin:2.0.9'
// https://jarcasting.com/artifacts/com.netflix.nebula/nebula-docker-plugin/
implementation ("com.netflix.nebula:nebula-docker-plugin:2.0.9")
'com.netflix.nebula:nebula-docker-plugin:jar:2.0.9'
<dependency org="com.netflix.nebula" name="nebula-docker-plugin" rev="2.0.9">
  <artifact name="nebula-docker-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.nebula', module='nebula-docker-plugin', version='2.0.9')
)
libraryDependencies += "com.netflix.nebula" % "nebula-docker-plugin" % "2.0.9"
[com.netflix.nebula/nebula-docker-plugin "2.0.9"]

Dependencies

compile (2)

Group / Artifact Type Version
com.bmuschko : gradle-docker-plugin jar 3.6.2
com.aries » docker-java-shaded jar 3.1.0-rc-3

Project Modules

There are no modules declared in this project.

Nebula Docker Plugin (Deprecated)

Support Status Build Status Coverage Status Gitter Apache 2.0

Plugin to help with assembling Docker images from Java apps. This is a very opinionated plugin (in the spirit of Nebula) regarding the layout of the docker image.

Quick Start

Refer to the Gradle Plugin Portal for instructions on how to apply the plugin.

Documentation

The project wiki contains the full documentation for the plugin.

com.netflix.nebula

Netflix Build Language Plugins

Versions

Version
2.0.9
2.0.8
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.1.1
1.1.0
1.0.0