2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-23 09:04:58 +02:00

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

@ -5,3 +5,4 @@
.htaccess
home.*
/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

@ -5,3 +5,4 @@
.htaccess
home.*
/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

@ -5,3 +5,4 @@
.htaccess
home.*
/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

@ -5,3 +5,4 @@
.htaccess
home.*
/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

@ -5,3 +5,4 @@
.htaccess
home.*
/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

@ -5,3 +5,4 @@
.htaccess
home.*
/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

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