Skip to content

Commit c0deca8

Browse files
authored
chore(core): nx plugin submission @nx-tools/nx-container (#13159)
1 parent 8838476 commit c0deca8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

community/approved-plugins.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@
9494
"description": "Nx plugin to replace protractor with cypress in an nx workspace",
9595
"url": "https://github.com/FabianGosebrink/nx-protractor-to-cypress"
9696
},
97-
{
98-
"name": "@nx-tools/nx-docker",
99-
"description": "Nx plugin to build docker images of your affected apps",
100-
"url": "https://github.com/gperdomor/nx-tools/tree/main/packages/nx-docker"
101-
},
10297
{
10398
"name": "@angular-custom-builders/lite-serve",
10499
"description": "Nx plugin to run the e2e test on an existing dist folder",
@@ -353,5 +348,10 @@
353348
"name": "@spaceribs/nx-web-ext",
354349
"description": "Nx plugin that allows you to build, test and deploy web extensions.",
355350
"url": "https://github.com/spaceribs/spaceribs/tree/main/packages/nx-web-ext"
351+
},
352+
{
353+
"name": "@nx-tools/nx-container",
354+
"description": "Nx plugin to build OCI containers with Docker, Podman or Kaniko.",
355+
"url": "https://github.com/gperdomor/nx-tools/tree/main/packages/nx-container"
356356
}
357357
]

0 commit comments

Comments
 (0)