Skip to content

Commit 517a771

Browse files
committed
Remove user_setup script
Remove user_setup script Signed-off-by: liranmauda <[email protected]>
1 parent 3594fc3 commit 517a771

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)