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
......@@ -7,8 +7,7 @@ RUN inary it -c system.base --ignore-scom --yes-all
RUN dbus-daemon --system && \
sh -c "scom --debug --print &" && \
inary it -c system.base --yes-all --reinstall
RUN inary dc
inary it -c system.base --yes-all --reinstall && inary dc
RUN rm -rf /var/run/dbus/pid
......
......@@ -7,9 +7,8 @@ RUN inary it -c system.base --ignore-scom --yes-all
RUN dbus-daemon --system && \
sh -c "scom --debug --print &" && \
inary it -c system.base --yes-all --reinstall
RUN inary it -c system.devel --yes-all
RUN inary dc
inary it -c system.base --yes-all --reinstall && inary dc
RUN inary it -c system.devel --yes-all && inary dc
RUN rm -rf /var/run/dbus/pid
......
......@@ -9,7 +9,7 @@ sudo inary install acl attr bash bzip2 ca-certificates \
libunistring libxml2 ncurses openssl \
pam python3 python3-psutil \
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
rm -rf var/cache/inary/packages
sudo rm -rf var/cache/inary/packages
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