public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/Dockerfiles/phpfpm/Dockerfile
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Dockerfile
on main
Author
Date
Commit
Line
Code
DerLinkman
over 1 year ago
0860a75
os: updated alpine containers to 3.21
- Full commit hash
0860a7503e29cf268a58e1a593367ea8f9f9816d- Author
- DerLinkman <[email protected]>
- Date
- over 1 year ago
- Selected line
- 1
FROM php:8.2-fpm-alpine3.21
FROM php:8.2-fpm-alpine3.21
Hassan A Hashim
almost 2 years ago
edd85de
Fix `LABEL` in Dockerfile, should be key=value
- Full commit hash
edd85dea8dc194092aa4ae1b60ec943213ea0928- Author
- Hassan A Hashim <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 2
same change
edd85de
Fix `LABEL` in Dockerfile, should be key=value
- Full commit hash
edd85dea8dc194092aa4ae1b60ec943213ea0928- Author
- Hassan A Hashim <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 3
LABEL maintainer = "The Infrastructure Company GmbH <[email protected]>"
LABEL maintainer = "The Infrastructure Company GmbH <[email protected]>"
andryyy
over 9 years ago
d891bc8
Docs
- Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b- Author
- andryyy <[email protected]>
- Date
- over 9 years ago
- Selected line
- 4
Peter
almost 3 years ago
ed365c3
Fix renovate.json to allow version extracts
- Full commit hash
ed365c35e716b19d501e74fded1d53a5cde09e82- Author
- Peter <[email protected]>
- Date
- almost 3 years ago
- Selected line
- 5
# renovate: datasource=github-tags depName=krakjoe/apcu versioning=semver-coerced extractVersion=^v(?<version>.*)$
# renovate: datasource=github-tags depName=krakjoe/apcu versioning=semver-coerced extractVersion=^v(?<version>.*)$
renovate[bot]
7 months ago
1bd795a
chore(deps): update dependency krakjoe/apcu to v5.1.28
- Full commit hash
1bd795a9c6f907a53338d7de969882b18a4dfc0d- Author
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Date
- 7 months ago
- Selected line
- 6
ARG APCU_PECL_VERSION=5.1.28
ARG APCU_PECL_VERSION=5.1.28
Peter
over 2 years ago
5ec9c4c
Fix renovate regex
- Full commit hash
5ec9c4c75008378423d94c15524e5d2d3f538b83- Author
- Peter <[email protected]>
- Date
- over 2 years ago
- Selected line
- 7
# renovate: datasource=github-tags depName=Imagick/imagick versioning=semver-coerced extractVersion=(?<version>.*)$
# renovate: datasource=github-tags depName=Imagick/imagick versioning=semver-coerced extractVersion=(?<version>.*)$
renovate[bot]
7 months ago
39f29e6
chore(deps): update dependency imagick/imagick to v3.8.1
- Full commit hash
39f29e6c30c55e306ca1ced585835dcdb783f834- Author
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Date
- 7 months ago
- Selected line
- 8
ARG IMAGICK_PECL_VERSION=3.8.1
ARG IMAGICK_PECL_VERSION=3.8.1
Peter
almost 3 years ago
ed365c3
Fix renovate.json to allow version extracts
- Full commit hash
ed365c35e716b19d501e74fded1d53a5cde09e82- Author
- Peter <[email protected]>
- Date
- almost 3 years ago
- Selected line
- 9
# renovate: datasource=github-tags depName=php/pecl-mail-mailparse versioning=semver-coerced extractVersion=^v(?<version>.*)$
# renovate: datasource=github-tags depName=php/pecl-mail-mailparse versioning=semver-coerced extractVersion=^v(?<version>.*)$
renovate[bot]
2 months ago
104af58
Update dependency php/pecl-mail-mailparse to v3.2.0
- Full commit hash
104af5862889dcadfd51c354d55dfbdeea47ace6- Author
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Date
- 2 months ago
- Selected line
- 10
ARG MAILPARSE_PECL_VERSION=3.2.0
ARG MAILPARSE_PECL_VERSION=3.2.0
Peter
almost 3 years ago
ed365c3
Fix renovate.json to allow version extracts
- Full commit hash
ed365c35e716b19d501e74fded1d53a5cde09e82- Author
- Peter <[email protected]>
- Date
- almost 3 years ago
- Selected line
- 11
# renovate: datasource=github-tags depName=php-memcached-dev/php-memcached versioning=semver-coerced extractVersion=^v(?<version>.*)$
# renovate: datasource=github-tags depName=php-memcached-dev/php-memcached versioning=semver-coerced extractVersion=^v(?<version>.*)$
renovate[bot]
7 months ago
4cdb97c
chore(deps): update dependency php-memcached-dev/php-memcached to v3.4.0
- Full commit hash
4cdb97c6998226a9e6daad01f151fe8c757bf028- Author
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Date
- 7 months ago
- Selected line
- 12
ARG MEMCACHED_PECL_VERSION=3.4.0
ARG MEMCACHED_PECL_VERSION=3.4.0
Peter
over 2 years ago
5ec9c4c
Fix renovate regex
- Full commit hash
5ec9c4c75008378423d94c15524e5d2d3f538b83- Author
- Peter <[email protected]>
- Date
- over 2 years ago
- Selected line
- 13
# renovate: datasource=github-tags depName=phpredis/phpredis versioning=semver-coerced extractVersion=(?<version>.*)$
# renovate: datasource=github-tags depName=phpredis/phpredis versioning=semver-coerced extractVersion=(?<version>.*)$
renovate[bot]
7 months ago
01cf72c
chore(deps): update dependency phpredis/phpredis to v6.3.0
- Full commit hash
01cf72cdefdd6ab8eba462875f87ce26c2189ebd- Author
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Date
- 7 months ago
- Selected line
- 14
ARG REDIS_PECL_VERSION=6.3.0
ARG REDIS_PECL_VERSION=6.3.0
Peter
over 2 years ago
5ec9c4c
Fix renovate regex
- Full commit hash
5ec9c4c75008378423d94c15524e5d2d3f538b83- Author
- Peter <[email protected]>
- Date
- over 2 years ago
- Selected line
- 15
# renovate: datasource=github-tags depName=composer/composer versioning=semver-coerced extractVersion=(?<version>.*)$
# renovate: datasource=github-tags depName=composer/composer versioning=semver-coerced extractVersion=(?<version>.*)$
renovate[bot]
22 days ago
94e23a3
Update dependency composer/composer to v2.10.2
- Full commit hash
94e23a3cd33a2147e61af1e56e62ef11172a5a13- Author
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Date
- 22 days ago
- Selected line
- 16
ARG COMPOSER_VERSION=2.10.2
ARG COMPOSER_VERSION=2.10.2
andryyy
almost 9 years ago
72995ff
[PHP-FPM] Include more modules for upcoming features and Nextcloud support, drop ro flag; [Watchdog] Some fixes and changes
- Full commit hash
72995ff98ef199cae3ac118c7058532fde76b91f- Author
- andryyy <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 17
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 18
RUN apk add -U --no-cache autoconf \
RUN apk add -U --no-cache autoconf \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 19
aspell-dev \
aspell-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 20
aspell-libs \
aspell-libs \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 21
bash \
bash \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 22
c-client \
c-client \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 23
cyrus-sasl-dev \
cyrus-sasl-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 24
freetype \
freetype \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 25
freetype-dev \
freetype-dev \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 26
g++ \
g++ \
Niklas Meyer
about 2 years ago
9b478b3
php: Rebase on Debian 12 (#5951)
- Full commit hash
9b478b3859f0261f69110b06822acc23055d5362- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 27
git \
git \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 28
gettext \
gettext \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 29
gettext-dev \
gettext-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 30
gmp-dev \
gmp-dev \
andryyy
over 6 years ago
5b73de4
[PHP-FPM] Update libs, add gnupg
- Full commit hash
5b73de43e403df08149e4b0c1bdbe34b33d58338- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 31
gnupg \
gnupg \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 32
icu-dev \
icu-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 33
icu-libs \
icu-libs \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 34
imagemagick \
imagemagick \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 35
imagemagick-dev \
imagemagick-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 36
imap-dev \
imap-dev \
andryyy
over 7 years ago
04b699a
[PHP-FPM] Trigger mysql_upgrade
- Full commit hash
04b699a3c7cef6c5ad9f2efc202bbe376ad299b0- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 37
jq \
jq \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 38
libavif \
libavif \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 39
libavif-dev \
libavif-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 40
libjpeg-turbo \
libjpeg-turbo \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 41
libjpeg-turbo-dev \
libjpeg-turbo-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 42
libmemcached \
libmemcached \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 43
libmemcached-dev \
libmemcached-dev \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 44
libpng \
libpng \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 45
libpng-dev \
libpng-dev \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 46
libressl \
libressl \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 47
libressl-dev \
libressl-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 48
librsvg \
librsvg \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 49
libtool \
libtool \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 50
libwebp-dev \
libwebp-dev \
same change
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 51
libxml2-dev \
libxml2-dev \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 52
libxpm \
libxpm \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 53
libxpm-dev \
libxpm-dev \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 54
libzip \
libzip \
andryyy
over 7 years ago
ccc61bf
[PHP-FPM] PHP 7.3, mailparse from Git as long as no releas exists
- Full commit hash
ccc61bf2dc9a1ed6d913192a68dd73b7419f20c5- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 55
libzip-dev \
libzip-dev \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 56
linux-headers \
linux-headers \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 57
make \
make \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 58
mysql-client \
mysql-client \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 59
openldap-dev \
openldap-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 60
pcre-dev \
pcre-dev \
André
about 8 years ago
435fee2
[Compose] Update PHP-FPM image
- Full commit hash
435fee2bc937310ffd017be7d87f2ad6777c1d8a- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 61
re2c \
re2c \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 62
redis \
redis \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 63
samba-client \
samba-client \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 64
zlib-dev \
zlib-dev \
andryyy
over 7 years ago
ccc61bf
[PHP-FPM] PHP 7.3, mailparse from Git as long as no releas exists
- Full commit hash
ccc61bf2dc9a1ed6d913192a68dd73b7419f20c5- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 65
tzdata \
tzdata \
Peter
over 3 years ago
5d5e959
Add regex for matchstring line in Dockerfiles
- Full commit hash
5d5e95972914e548209b54c9a7f996a247d5e6f6- Author
- Peter <[email protected]>
- Date
- over 3 years ago
- Selected line
- 66
&& pecl install APCu-${APCU_PECL_VERSION} \
&& pecl install APCu-${APCU_PECL_VERSION} \
same change
5d5e959
Add regex for matchstring line in Dockerfiles
- Full commit hash
5d5e95972914e548209b54c9a7f996a247d5e6f6- Author
- Peter <[email protected]>
- Date
- over 3 years ago
- Selected line
- 67
&& pecl install imagick-${IMAGICK_PECL_VERSION} \
&& pecl install imagick-${IMAGICK_PECL_VERSION} \
same change
5d5e959
Add regex for matchstring line in Dockerfiles
- Full commit hash
5d5e95972914e548209b54c9a7f996a247d5e6f6- Author
- Peter <[email protected]>
- Date
- over 3 years ago
- Selected line
- 68
&& pecl install mailparse-${MAILPARSE_PECL_VERSION} \
&& pecl install mailparse-${MAILPARSE_PECL_VERSION} \
same change
5d5e959
Add regex for matchstring line in Dockerfiles
- Full commit hash
5d5e95972914e548209b54c9a7f996a247d5e6f6- Author
- Peter <[email protected]>
- Date
- over 3 years ago
- Selected line
- 69
&& pecl install memcached-${MEMCACHED_PECL_VERSION} \
&& pecl install memcached-${MEMCACHED_PECL_VERSION} \
same change
5d5e959
Add regex for matchstring line in Dockerfiles
- Full commit hash
5d5e95972914e548209b54c9a7f996a247d5e6f6- Author
- Peter <[email protected]>
- Date
- over 3 years ago
- Selected line
- 70
&& pecl install redis-${REDIS_PECL_VERSION} \
&& pecl install redis-${REDIS_PECL_VERSION} \
andryyy
over 7 years ago
ccc61bf
[PHP-FPM] PHP 7.3, mailparse from Git as long as no releas exists
- Full commit hash
ccc61bf2dc9a1ed6d913192a68dd73b7419f20c5- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 71
&& docker-php-ext-enable apcu imagick memcached mailparse redis \
&& docker-php-ext-enable apcu imagick memcached mailparse redis \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 72
&& pecl clear-cache \
&& pecl clear-cache \
same change
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 73
&& docker-php-ext-configure intl \
&& docker-php-ext-configure intl \
andryyy
about 7 years ago
c257724
[PHP-FPM] Add exif module
- Full commit hash
c257724cd06568b5ca837f5475395b574f378b0d- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 74
&& docker-php-ext-configure exif \
&& docker-php-ext-configure exif \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 75
&& docker-php-ext-configure gd --with-freetype=/usr/include/ \
&& docker-php-ext-configure gd --with-freetype=/usr/include/ \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 76
--with-jpeg=/usr/include/ \
--with-jpeg=/usr/include/ \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 77
--with-webp \
--with-webp \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 78
--with-xpm \
--with-xpm \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 79
--with-avif \
--with-avif \
Peter
over 1 year ago
ed2837e
Remove legacy Nextcloud settings (#6050)
- Full commit hash
ed2837edd800751447005d3a877d48899d6f17b7- Author
- Peter <[email protected]>
- Date
- over 1 year ago
- Selected line
- 80
&& docker-php-ext-install -j 4 exif gd gettext intl ldap opcache pcntl pdo pdo_mysql pspell soap sockets zip bcmath gmp \
&& docker-php-ext-install -j 4 exif gd gettext intl ldap opcache pcntl pdo pdo_mysql pspell soap sockets zip bcmath gmp \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 81
&& docker-php-ext-configure imap --with-imap --with-imap-ssl \
&& docker-php-ext-configure imap --with-imap --with-imap-ssl \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 82
&& docker-php-ext-install -j 4 imap \
&& docker-php-ext-install -j 4 imap \
Peter
over 3 years ago
5d5e959
Add regex for matchstring line in Dockerfiles
- Full commit hash
5d5e95972914e548209b54c9a7f996a247d5e6f6- Author
- Peter <[email protected]>
- Date
- over 3 years ago
- Selected line
- 83
&& curl --silent --show-error https://getcomposer.org/installer | php -- --version=${COMPOSER_VERSION} \
&& curl --silent --show-error https://getcomposer.org/installer | php -- --version=${COMPOSER_VERSION} \
andryyy
almost 7 years ago
3811866
[PHP-FPM] Add composer
- Full commit hash
3811866ea09819cdea093caed20ed24976beb403- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 84
&& mv composer.phar /usr/local/bin/composer \
&& mv composer.phar /usr/local/bin/composer \
same change
3811866
[PHP-FPM] Add composer
- Full commit hash
3811866ea09819cdea093caed20ed24976beb403- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 85
&& chmod +x /usr/local/bin/composer \
&& chmod +x /usr/local/bin/composer \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 86
&& apk del --purge autoconf \
&& apk del --purge autoconf \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 87
aspell-dev \
aspell-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 88
cyrus-sasl-dev \
cyrus-sasl-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 89
freetype-dev \
freetype-dev \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 90
g++ \
g++ \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 91
gettext-dev \
gettext-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 92
icu-dev \
icu-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 93
imagemagick-dev \
imagemagick-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 94
imap-dev \
imap-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 95
libavif-dev \
libavif-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 96
libjpeg-turbo-dev \
libjpeg-turbo-dev \
Michael Cramer
over 3 years ago
bc937ed
[PHP] Polish dockerfile
- Full commit hash
bc937ed2db47516fb68a4619fb14a14fbbad5368- Author
- Michael Cramer <[email protected]>
- Date
- over 3 years ago
- Selected line
- 97
libmemcached-dev \
libmemcached-dev \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 98
libpng-dev \
libpng-dev \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 99
libressl-dev \
libressl-dev \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 100
libwebp-dev \
libwebp-dev \
same change
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 101
libxml2-dev \
libxml2-dev \
Michael Cramer
over 3 years ago
bc937ed
[PHP] Polish dockerfile
- Full commit hash
bc937ed2db47516fb68a4619fb14a14fbbad5368- Author
- Michael Cramer <[email protected]>
- Date
- over 3 years ago
- Selected line
- 102
libxpm-dev \
libxpm-dev \
same change
bc937ed
[PHP] Polish dockerfile
- Full commit hash
bc937ed2db47516fb68a4619fb14a14fbbad5368- Author
- Michael Cramer <[email protected]>
- Date
- over 3 years ago
- Selected line
- 103
libzip-dev \
libzip-dev \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 104
linux-headers \
linux-headers \
André
about 8 years ago
7181ee4
[Rspamd] Apply ratelimit against authenticated user instead of envelope from
- Full commit hash
7181ee4658926aea4b746d815627e54ce228534f- Author
- André <[email protected]>
- Date
- about 8 years ago
- Selected line
- 105
make \
make \
Niklas Meyer
about 2 years ago
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 106
openldap-dev \
openldap-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 107
pcre-dev \
pcre-dev \
same change
eea81e2
Revert "php: Rebase on Debian 12" (#5956)
- Full commit hash
eea81e21f653730640a87ef265b557a9ee7cddc8- Author
- Niklas Meyer <[email protected]>
- Date
- about 2 years ago
- Selected line
- 108
zlib-dev
zlib-dev
André
almost 9 years ago
04cb033
[PHP-FPM] Add imagemagic
- Full commit hash
04cb033f0ab431bcf3ea7fc3e2eafd449340e42f- Author
- André <[email protected]>
- Date
- almost 9 years ago
- Selected line
- 109
André Peters
about 9 years ago
ae707cd
Revert "php-fpm dockerfile simplification"
- Full commit hash
ae707cd8ffbdbcf77e19ff1282fa7fe851db937e- Author
- André Peters <[email protected]>
- Date
- about 9 years ago
- Selected line
- 110
COPY ./docker-entrypoint.sh /
COPY ./docker-entrypoint.sh /
andryyy
over 9 years ago
d891bc8
Docs
- Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b- Author
- andryyy <[email protected]>
- Date
- over 9 years ago
- Selected line
- 111
same change
d891bc8
Docs
- Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b- Author
- andryyy <[email protected]>
- Date
- over 9 years ago
- Selected line
- 112
ENTRYPOINT ["/docker-entrypoint.sh"]
ENTRYPOINT ["/docker-entrypoint.sh"]
andryyy
almost 7 years ago
b0711db
[Dockerfiles] Rename some files and create hook points
- Full commit hash
b0711db48955ace1fed1f2251c3433c3a0b0efe3- Author
- andryyy <[email protected]>
- Date
- almost 7 years ago
- Selected line
- 113
Peter
almost 3 years ago
87e3c91
Update Dockerfile
- Full commit hash
87e3c91c26ee117d9ccd92df053bfc2f0ebcd1a2- Author
- Peter <[email protected]>
- Date
- almost 3 years ago
- Selected line
- 114
CMD ["php-fpm"]
CMD ["php-fpm"]