Kaydet (Commit) b241c65b authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

inary bazlı bir hata düzeltmesi

üst 003bce9a
......@@ -3,7 +3,7 @@ MAINTAINER Suleyman POYRAZ
RUN cp /usr/share/baselayout/passwd /usr/share/baselayout/group /usr/share/baselayout/shadow /etc/
RUN inary ur && inary dc
RUN inary it -c system.base --ignore-conf --yes-all && inary dc
RUN inary it -c system.base --ignore-conf --ignore-sysconf --yes-all && inary dc
RUN inary cp
CMD [ "/bin/sh" ]
......@@ -3,8 +3,8 @@ MAINTAINER Suleyman POYRAZ
RUN cp /usr/share/baselayout/passwd /usr/share/baselayout/group /usr/share/baselayout/shadow /etc/
RUN inary ur && inary dc
RUN inary it -c system.base --ignore-conf --yes-all && inary dc
RUN inary it -c system.base --ignore-conf --ignore-sysconf --yes-all && inary dc
RUN inary cp
RUN inary it -c system.devel --yes-all && inary dc
RUN inary it -c system.devel --ignore-sysconf --yes-all && inary dc
CMD [ "/bin/sh" ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment