ignore addon.ini.php when copying a new release

This commit is contained in:
Philipp Holzer 2018-10-05 21:20:25 +02:00
parent b9647b0308
commit 93d514529c
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
15 changed files with 22 additions and 15 deletions

View File

@ -10,7 +10,7 @@ RUN set -ex; \
rsync \
bzip2 \
git \
# mail() support
# For mail() support
ssmtp \
; \
rm -rf /var/lib/apt/lists/*;

View File

@ -4,4 +4,5 @@
.htconfig.php
.htaccess
home.*
/config/local.ini.php
/config/local.ini.php
/config/addon.ini.php

View File

@ -7,7 +7,7 @@ RUN set -ex; \
apk add --no-cache \
rsync \
git \
# mail() support
# For mail() support
ssmtp;
# install the PHP extensions we need

View File

@ -4,4 +4,5 @@
.htconfig.php
.htaccess
home.*
/config/local.ini.php
/config/local.ini.php
/config/addon.ini.php

View File

@ -10,7 +10,7 @@ RUN set -ex; \
rsync \
bzip2 \
git \
# mail() support
# For mail() support
ssmtp \
; \
rm -rf /var/lib/apt/lists/*;

View File

@ -4,4 +4,5 @@
.htconfig.php
.htaccess
home.*
/config/local.ini.php
/config/local.ini.php
/config/addon.ini.php

View File

@ -10,7 +10,7 @@ RUN set -ex; \
rsync \
bzip2 \
git \
# mail() support
# For mail() support
ssmtp \
; \
rm -rf /var/lib/apt/lists/*;

View File

@ -4,4 +4,5 @@
.htconfig.php
.htaccess
home.*
/config/local.ini.php
/config/local.ini.php
/config/addon.ini.php

View File

@ -7,7 +7,7 @@ RUN set -ex; \
apk add --no-cache \
rsync \
git \
# mail() support
# For mail() support
ssmtp;
# install the PHP extensions we need

View File

@ -4,4 +4,5 @@
.htconfig.php
.htaccess
home.*
/config/local.ini.php
/config/local.ini.php
/config/addon.ini.php

View File

@ -10,7 +10,7 @@ RUN set -ex; \
rsync \
bzip2 \
git \
# mail() support
# For mail() support
ssmtp \
; \
rm -rf /var/lib/apt/lists/*;

View File

@ -4,4 +4,5 @@
.htconfig.php
.htaccess
home.*
/config/local.ini.php
/config/local.ini.php
/config/addon.ini.php

View File

@ -6,7 +6,7 @@ RUN set -ex; \
apk add --no-cache \
rsync \
git \
# mail() support
# For mail() support
ssmtp;
# install the PHP extensions we need

View File

@ -9,7 +9,7 @@ RUN set -ex; \
rsync \
bzip2 \
git \
# mail() support
# For mail() support
ssmtp \
; \
rm -rf /var/lib/apt/lists/*;

View File

@ -4,4 +4,5 @@
.htconfig.php
.htaccess
home.*
/config/local.ini.php
/config/local.ini.php
/config/addon.ini.php