Skip to content

Commit 07dc677

Browse files
committed
tmp
1 parent cc78902 commit 07dc677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN mv /data/rssadmin/rss-${RSS_VERSION}-hadoop${HADOOP_SHORT_VERSION} /data/rss
2727
RUN rm /data/rssadmin/rss/conf/rss-env.sh
2828
RUN rm -rf /data/rssadmin/rss-${RSS_VERSION}-hadoop${HADOOP_SHORT_VERSION}.tgz
2929

30-
COPY rss-env.sh /data/rssadmin/rss/conf
30+
COPY --chmod=rssadmin:rssadmin rss-env.sh /data/rssadmin/rss/conf
3131

3232
RUN chmod -R 777 /data/rssadmin/rss
3333

0 commit comments

Comments
 (0)