Skip to content

Commit

Permalink
clean metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Aug 27, 2023
1 parent 46d4d05 commit cbca288
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions webmail/almalinux8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ RUN export HOSTNAME=indimail.org \
&& wget -nv \
https://download.opensuse.org/repositories/home:mbhangui/AlmaLinux_8/home:mbhangui.repo \
-O /etc/yum.repos.d/indimail.repo \
&& dnf --enablerepo=home_mbhangui clean metadata \
&& dnf -y install \
indimail \
indimail-mta \
Expand Down
1 change: 1 addition & 0 deletions webmail/almalinux9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ RUN export HOSTNAME=indimail.org \
&& wget -nv \
https://download.opensuse.org/repositories/home:mbhangui/AlmaLinux_9/home:mbhangui.repo \
-O /etc/yum.repos.d/indimail.repo \
&& dnf --enablerepo=home_mbhangui clean metadata \
&& dnf -y install \
indimail \
indimail-mta \
Expand Down
1 change: 1 addition & 0 deletions webmail/oracle8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ RUN export HOSTNAME=indimail.org \
&& wget -nv \
https://download.opensuse.org/repositories/home:mbhangui/RockyLinux_8/home:mbhangui.repo \
-O /etc/yum.repos.d/indimail.repo \
&& dnf --enablerepo=home_mbhangui clean metadata \
&& dnf -y install \
indimail \
indimail-mta \
Expand Down
1 change: 1 addition & 0 deletions webmail/oracle9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ RUN export HOSTNAME=indimail.org \
&& wget -nv \
https://download.opensuse.org/repositories/home:mbhangui/AlmaLinux_9/home:mbhangui.repo \
-O /etc/yum.repos.d/indimail.repo \
&& dnf --enablerepo=home_mbhangui clean metadata \
&& dnf -y install \
indimail \
indimail-mta \
Expand Down
1 change: 1 addition & 0 deletions webmail/rockylinux8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ RUN export HOSTNAME=indimail.org \
&& wget -nv \
https://download.opensuse.org/repositories/home:mbhangui/RockyLinux_8/home:mbhangui.repo \
-O /etc/yum.repos.d/indimail.repo \
&& dnf --enablerepo=home_mbhangui clean metadata \
&& dnf -y install \
indimail \
indimail-mta \
Expand Down
1 change: 1 addition & 0 deletions webmail/rockylinux9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ RUN export HOSTNAME=indimail.org \
&& wget -nv \
https://download.opensuse.org/repositories/home:mbhangui/AlmaLinux_9/home:mbhangui.repo \
-O /etc/yum.repos.d/indimail.repo \
&& dnf --enablerepo=home_mbhangui clean metadata \
&& dnf -y install \
indimail \
indimail-mta \
Expand Down

0 comments on commit cbca288

Please sign in to comment.