Skip to content

Commit bfaa477

Browse files
authored
Merge pull request #8473 from naveenpaul1/missing_module
NSFS | RPM installation failing with missing module error
2 parents 8f1d6f8 + 81cfb72 commit bfaa477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deploy/RPM_build/RPM.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ COPY ./src/deploy/standalone/noobaa_rsyslog.conf ./src/deploy/standalone/noobaa_
3636
COPY ./src/deploy/standalone/noobaa_syslog.conf ./src/deploy/standalone/noobaa_syslog.conf
3737
COPY ./src/deploy/standalone/noobaa-logrotate ./src/deploy/standalone/noobaa-logrotate
3838
COPY ./src/manage_nsfs ./src/manage_nsfs
39+
COPY ./src/nc ./src/nc
3940

4041
WORKDIR /build
4142

0 commit comments

Comments
 (0)