Skip to content

Commit

Permalink
Remove licenses/third party notices from RHTAP collector-slim image
Browse files Browse the repository at this point in the history
  • Loading branch information
msugakov committed Jan 25, 2024
1 parent 965667e commit fceb6fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions collector/container/rhtap-slim.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,7 @@ RUN ./install.sh && rm -f install.sh

COPY collector/container/scripts/collector-wrapper.sh /usr/local/bin/
COPY collector/container/scripts/bootstrap.sh /
COPY collector/LICENSE-kernel-modules.txt /kernel-modules/LICENSE
COPY kernel-modules/MODULE_VERSION /kernel-modules/MODULE_VERSION.txt
COPY --from=builder /THIRD_PARTY_NOTICES/ /THIRD_PARTY_NOTICES/
COPY --from=builder /collector/NOTICE-sysdig.txt /THIRD_PARTY_NOTICES/sysdig
COPY --from=builder ${CMAKE_BUILD_DIR}/collector/collector /usr/local/bin/
COPY --from=builder ${CMAKE_BUILD_DIR}/collector/self-checks /usr/local/bin/

Expand Down

0 comments on commit fceb6fa

Please sign in to comment.