We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480aa2c commit 0081335Copy full SHA for 0081335
opensearch-dashboards/Dockerfile
@@ -123,7 +123,7 @@ COPY \
123
/stackable/src/opensearch-dashboards/security-dashboards-plugin/patchable-work/worktree/${OPENSEARCH_DASHBOARDS_SECURITY_DASHBOARDS_PLUGIN_VERSION} \
124
/stackable/plugins/security-dashboards-plugin
125
126
-# tar - extract nodejs bundle
+# tar - extract OpenSearch Dashboards from archive & create source code archive
127
# unzip - extract plugin from archive
128
# yarn - build Opensearch Dashboards
129
# cdxgen - generate CycloneDX SBOM
0 commit comments