Skip to content

Commit 0081335

Browse files
committed
add comment on tar usage
1 parent 480aa2c commit 0081335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensearch-dashboards/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ COPY \
123123
/stackable/src/opensearch-dashboards/security-dashboards-plugin/patchable-work/worktree/${OPENSEARCH_DASHBOARDS_SECURITY_DASHBOARDS_PLUGIN_VERSION} \
124124
/stackable/plugins/security-dashboards-plugin
125125

126-
# tar - extract nodejs bundle
126+
# tar - extract OpenSearch Dashboards from archive & create source code archive
127127
# unzip - extract plugin from archive
128128
# yarn - build Opensearch Dashboards
129129
# cdxgen - generate CycloneDX SBOM

0 commit comments

Comments
 (0)