mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-31 01:57:59 +00:00 
			
		
		
		
	Adapt shared layer conf to now really-missing mailustart in admin (after merging webpack)
This commit is contained in:
		| @@ -3,7 +3,7 @@ FROM alpine:3.10 | |||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|     python3 py3-pip git bash \ |     python3 py3-pip git bash \ | ||||||
|   && pip3 install --upgrade pip |   && pip3 install --upgrade pip | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | ||||||
| # Shared layer between dovecot and postfix | # Shared layer between dovecot and postfix | ||||||
| RUN pip3 install "podop>0.2.5" | RUN pip3 install "podop>0.2.5" | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ FROM alpine:3.10 | |||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|     python3 py3-pip git bash \ |     python3 py3-pip git bash \ | ||||||
|   && pip3 install --upgrade pip |   && pip3 install --upgrade pip | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | ||||||
| # Image specific layers under this line | # Image specific layers under this line | ||||||
| RUN apk add --no-cache certbot nginx nginx-mod-mail openssl curl \ | RUN apk add --no-cache certbot nginx nginx-mod-mail openssl curl \ | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ FROM alpine:3.10 | |||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|     python3 py3-pip git bash \ |     python3 py3-pip git bash \ | ||||||
|   && pip3 install --upgrade pip |   && pip3 install --upgrade pip | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | ||||||
| # Shared layer between dovecot and postfix | # Shared layer between dovecot and postfix | ||||||
| RUN pip3 install "podop>0.2.5" | RUN pip3 install "podop>0.2.5" | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ FROM alpine:3.10 | |||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|     python3 py3-pip bash \ |     python3 py3-pip bash \ | ||||||
|   && pip3 install --upgrade pip |   && pip3 install --upgrade pip | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install jinja2 | RUN pip3 install jinja2 | ||||||
| # Image specific layers under this line | # Image specific layers under this line | ||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ FROM alpine:3.10 | |||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|     python3 py3-pip git bash \ |     python3 py3-pip git bash \ | ||||||
|   && pip3 install --upgrade pip |   && pip3 install --upgrade pip | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | ||||||
| # Image specific layers under this line | # Image specific layers under this line | ||||||
| RUN apk add --no-cache rspamd rspamd-controller rspamd-proxy rspamd-fuzzy ca-certificates curl | RUN apk add --no-cache rspamd rspamd-controller rspamd-proxy rspamd-fuzzy ca-certificates curl | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ FROM alpine:3.10 | |||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|     python3 py3-pip git bash \ |     python3 py3-pip git bash \ | ||||||
|   && pip3 install --upgrade pip |   && pip3 install --upgrade pip | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | ||||||
| # Image specific layers under this line | # Image specific layers under this line | ||||||
| RUN apk add --no-cache unbound curl bind-tools \ | RUN apk add --no-cache unbound curl bind-tools \ | ||||||
|   | |||||||
| @@ -22,7 +22,7 @@ RUN apt-get update && apt-get install -y \ | |||||||
|  && apt-get purge -y unzip \ |  && apt-get purge -y unzip \ | ||||||
|  && rm -rf /var/lib/apt/lists |  && rm -rf /var/lib/apt/lists | ||||||
|  |  | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | ||||||
|  |  | ||||||
| COPY include.php /var/www/html/include.php | COPY include.php /var/www/html/include.php | ||||||
|   | |||||||
| @@ -24,7 +24,7 @@ RUN apt-get update && apt-get install -y \ | |||||||
|  && chown -R www-data: logs temp \ |  && chown -R www-data: logs temp \ | ||||||
|  && rm -rf /var/lib/apt/lists |  && rm -rf /var/lib/apt/lists | ||||||
|  |  | ||||||
| # Shared layer between admin, rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | # Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx | ||||||
| RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | RUN pip3 install git+https://github.com/Mailu/MailuStart.git#egg=mailustart | ||||||
|  |  | ||||||
| COPY php.ini /php.ini | COPY php.ini /php.ini | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dario Ernst
					Dario Ernst