Skip to content

Commit d152008

Browse files
committed
Remove hyperpod/conf link ahead of adding directory
1 parent 1fa8e89 commit d152008

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ENV VERBOSE="true"
1111

1212
ADD Container-Root /
1313

14+
RUN rm -f /hyperpod/conf
15+
1416
ADD wd/conf /hyperpod/conf
1517

1618
RUN export http_proxy=$http_proxy; export https_proxy=$https_proxy; export no_proxy=$no_proxy; export MOD=$MOD; /setup.sh; rm -f /setup.sh

0 commit comments

Comments
 (0)