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

added inary dc at the and of the process to earning more space from images.

üst cb4ae6e2
*.swp *.swp
sulin_minimal/root.tar
...@@ -7,8 +7,7 @@ RUN inary it -c system.base --ignore-scom --yes-all ...@@ -7,8 +7,7 @@ RUN inary it -c system.base --ignore-scom --yes-all
RUN dbus-daemon --system && \ RUN dbus-daemon --system && \
sh -c "scom --debug --print &" && \ sh -c "scom --debug --print &" && \
inary it -c system.base --yes-all --reinstall inary it -c system.base --yes-all --reinstall && inary dc
RUN inary dc
RUN rm -rf /var/run/dbus/pid RUN rm -rf /var/run/dbus/pid
......
...@@ -7,9 +7,8 @@ RUN inary it -c system.base --ignore-scom --yes-all ...@@ -7,9 +7,8 @@ RUN inary it -c system.base --ignore-scom --yes-all
RUN dbus-daemon --system && \ RUN dbus-daemon --system && \
sh -c "scom --debug --print &" && \ sh -c "scom --debug --print &" && \
inary it -c system.base --yes-all --reinstall inary it -c system.base --yes-all --reinstall && inary dc
RUN inary it -c system.devel --yes-all RUN inary it -c system.devel --yes-all && inary dc
RUN inary dc
RUN rm -rf /var/run/dbus/pid RUN rm -rf /var/run/dbus/pid
......
...@@ -9,7 +9,7 @@ sudo inary install acl attr bash bzip2 ca-certificates \ ...@@ -9,7 +9,7 @@ sudo inary install acl attr bash bzip2 ca-certificates \
libunistring libxml2 ncurses openssl \ libunistring libxml2 ncurses openssl \
pam python3 python3-psutil \ pam python3 python3-psutil \
python3-pycurl readline run-parts \ python3-pycurl readline run-parts \
sqlite timezone unzip xz zlib baselayout scom --ignore-scom --ignore-safety -Dsoot --yes-all sqlite timezone unzip xz zlib baselayout inary scom --ignore-scom --ignore-safety -Dsoot --yes-all
cd soot cd soot
rm -rf var/cache/inary/packages sudo rm -rf var/cache/inary/packages
cd .. cd ..
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