Skip to content

Commit eb01eb5

Browse files
committed
Copy raven.conf also to root directory
1 parent 2174468 commit eb01eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN rm -f /usr/local/bin/raven_init
2222
VOLUME [ "/home/kingofthenorth/.raven" ]
2323
RUN chown -R kingofthenorth:kingofthenorth /home/kingofthenorth/.raven
2424
COPY ./files/raven.conf /home/kingofthenorth/.raven
25+
COPY ./files/raven.conf /root/.raven
2526

2627
USER kingofthenorth
2728
WORKDIR /home/kingofthenorth

0 commit comments

Comments
 (0)