We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f1d6f8 + 81cfb72 commit bfaa477Copy full SHA for bfaa477
src/deploy/RPM_build/RPM.Dockerfile
@@ -36,6 +36,7 @@ COPY ./src/deploy/standalone/noobaa_rsyslog.conf ./src/deploy/standalone/noobaa_
36
COPY ./src/deploy/standalone/noobaa_syslog.conf ./src/deploy/standalone/noobaa_syslog.conf
37
COPY ./src/deploy/standalone/noobaa-logrotate ./src/deploy/standalone/noobaa-logrotate
38
COPY ./src/manage_nsfs ./src/manage_nsfs
39
+COPY ./src/nc ./src/nc
40
41
WORKDIR /build
42
0 commit comments