15.0.0 • Published 2 years ago
@rxap/plugin-kaniko v15.0.0
@rxap/plugin-kaniko (Nx/Ng Plugin)
Installation
Add the plugin to your workspace:
ng add @rxap/plugin-kanikoSetup 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| Option | Type | Default | Description |
|---|---|---|---|
| project | string | The name of the project. | |
| destination | array | Specify the docker image names | |
| context | string | Path to context for the docker build process. | |
| dockerfile | string | Path to the dockerfile. | |
| buildTarget | string | The target from witch the output path can be extract. | |
| preTarget | string | The target that should be execute before. | |
| command | string | The 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| Option | Type | Default | Description |
|---|---|---|---|
| project | string | Name of the project |
Builder
build
build builder
Builder name
@rxap/plugin-kaniko:build| Option | Type | Default | Description |
|---|---|---|---|
| context | string | The docker build context path | |
| dockerfile | string | The path to the dockerfile | |
| destination | array | A list of docker image tags | |
| buildTarget | string | The target from witch the output path can be extract. | |
| preTarget | string | The target that should be execute before. | |
| command | string | /kaniko/executor | The 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
4 years ago
13.0.0-next.2
4 years ago
13.0.0-next.4
4 years ago
13.0.0-next.1
4 years ago
13.0.0-next.0
4 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