15.0.0 • Published 2 years ago

@rxap/plugin-kaniko v15.0.0

Weekly downloads
-
License
GPL-3.0
Repository
gitlab
Last release
2 years ago

@rxap/plugin-kaniko (Nx/Ng Plugin)

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the plugin to your workspace:

ng add @rxap/plugin-kaniko

Setup the package @rxap/plugin-kaniko for the workspace.

Configure the builder @rxap/plugin-kaniko for a project:

ng g @rxap/plugin-kaniko:config [project]

Adds the @rxap/plugin-kaniko:build to the specified project

Schematics

config

Adds the @rxap/plugin-kaniko:build to the specified project

ng g @rxap/plugin-kaniko:config
OptionTypeDefaultDescription
projectstringThe name of the project.
destinationarraySpecify the docker image names
contextstringPath to context for the docker build process.
dockerfilestringPath to the dockerfile.
buildTargetstringThe target from witch the output path can be extract.
preTargetstringThe target that should be execute before.
commandstringThe command to start kaniko
Required
project
destination

ng-add

Setup the package @rxap/plugin-kaniko for the workspace.

ng g @rxap/plugin-kaniko:ng-add
OptionTypeDefaultDescription
projectstringName of the project

Builder

build

build builder

Builder name

@rxap/plugin-kaniko:build
OptionTypeDefaultDescription
contextstringThe docker build context path
dockerfilestringThe path to the dockerfile
destinationarrayA list of docker image tags
buildTargetstringThe target from witch the output path can be extract.
preTargetstringThe target that should be execute before.
commandstring/kaniko/executorThe command to start kaniko
16.0.0-dev.3

2 years ago

16.0.0-dev.1

2 years ago

16.0.0-dev.2

2 years ago

16.0.0-dev.0

2 years ago

15.0.0

3 years ago

14.0.3

3 years ago

13.0.2

3 years ago

14.0.1

3 years ago

14.0.2

3 years ago

14.0.0

3 years ago

13.0.1

3 years ago

13.0.0-next.3

3 years ago

13.0.0-next.2

3 years ago

13.0.0-next.4

3 years ago

13.0.0-next.1

3 years ago

13.0.0-next.0

3 years ago

12.0.16

4 years ago

12.0.16-next.0

4 years ago

12.0.15

4 years ago

12.0.14

4 years ago

12.0.13

4 years ago

12.0.12

4 years ago

12.0.11

4 years ago

12.0.10

4 years ago

12.0.9

4 years ago

12.0.7

4 years ago

12.0.8

4 years ago

12.0.5

4 years ago

12.0.6

4 years ago

12.0.4

4 years ago

12.0.3

4 years ago

12.0.1

4 years ago

12.0.2

4 years ago

11.0.8

4 years ago

12.0.0

4 years ago