Skip to content

Commit e4f93c9

Browse files
authored
Merge pull request #1701 from liranmauda/liran-fix-chmod
CVE fix | Remove user_setup script
2 parents 3594fc3 + 517a771 commit e4f93c9

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

build/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ RUN microdnf -y install tar
1111
# install operator binary
1212
COPY ${NOOBAA_BIN_PATH} ${OPERATOR}
1313

14-
# copy scripts
15-
COPY build/bin /usr/local/bin
16-
RUN /usr/local/bin/user_setup
1714
USER ${USER_UID}
1815

1916
ENTRYPOINT ["/usr/local/bin/noobaa-operator"]

build/bin/user_setup

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)