NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
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
Open commit View diff
1 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
Open commit View diff
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]>"
Open commit View diff
3 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
Open commit View diff
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>.*)$
Open commit View diff
5 # 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
Open commit View diff
6 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>.*)$
Open commit View diff
7 # 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
Open commit View diff
8 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>.*)$
Open commit View diff
9 # 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
Open commit View diff
10 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>.*)$
Open commit View diff
11 # 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
Open commit View diff
12 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>.*)$
Open commit View diff
13 # 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
Open commit View diff
14 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>.*)$
Open commit View diff
15 # 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
Open commit View diff
16 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
Open commit View diff
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 \
Open commit View diff
18 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 \
Open commit View diff
19 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 \
Open commit View diff
20 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 \
Open commit View diff
21 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 \
Open commit View diff
22 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 \
Open commit View diff
23 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 \
Open commit View diff
24 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 \
Open commit View diff
25 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++ \
Open commit View diff
26 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 \
Open commit View diff
27 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 \
Open commit View diff
28 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 \
Open commit View diff
29 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 \
Open commit View diff
30 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 \
Open commit View diff
31 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 \
Open commit View diff
32 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 \
Open commit View diff
33 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 \
Open commit View diff
34 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 \
Open commit View diff
35 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 \
Open commit View diff
36 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 \
Open commit View diff
37 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 \
Open commit View diff
38 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 \
Open commit View diff
39 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 \
Open commit View diff
40 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 \
Open commit View diff
41 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 \
Open commit View diff
42 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 \
Open commit View diff
43 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 \
Open commit View diff
44 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 \
Open commit View diff
45 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 \
Open commit View diff
46 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 \
Open commit View diff
47 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 \
Open commit View diff
48 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 \
Open commit View diff
49 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 \
Open commit View diff
50 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 \
Open commit View diff
51 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 \
Open commit View diff
52 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 \
Open commit View diff
53 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 \
Open commit View diff
54 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 \
Open commit View diff
55 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 \
Open commit View diff
56 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 \
Open commit View diff
57 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 \
Open commit View diff
58 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 \
Open commit View diff
59 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 \
Open commit View diff
60 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 \
Open commit View diff
61 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 \
Open commit View diff
62 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 \
Open commit View diff
63 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 \
Open commit View diff
64 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 \
Open commit View diff
65 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} \
Open commit View diff
66 && 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} \
Open commit View diff
67 && 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} \
Open commit View diff
68 && 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} \
Open commit View diff
69 && 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} \
Open commit View diff
70 && 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 \
Open commit View diff
71 && 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 \
Open commit View diff
72 && 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 \
Open commit View diff
73 && 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 \
Open commit View diff
74 && 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/ \  
Open commit View diff
75 && 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/ \
Open commit View diff
76 --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 \
Open commit View diff
77 --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 \
Open commit View diff
78 --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 \
Open commit View diff
79 --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 \
Open commit View diff
80 && 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 \
Open commit View diff
81 && 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 \
Open commit View diff
82 && 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} \
Open commit View diff
83 && 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 \
Open commit View diff
84 && 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 \
Open commit View diff
85 && 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 \
Open commit View diff
86 && 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 \
Open commit View diff
87 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 \
Open commit View diff
88 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 \
Open commit View diff
89 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++ \
Open commit View diff
90 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 \
Open commit View diff
91 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 \
Open commit View diff
92 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 \
Open commit View diff
93 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 \
Open commit View diff
94 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 \
Open commit View diff
95 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 \
Open commit View diff
96 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 \
Open commit View diff
97 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 \
Open commit View diff
98 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 \
Open commit View diff
99 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 \
Open commit View diff
100 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 \
Open commit View diff
101 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 \
Open commit View diff
102 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 \
Open commit View diff
103 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 \
Open commit View diff
104 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 \
Open commit View diff
105 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 \
Open commit View diff
106 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 \
Open commit View diff
107 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
Open commit View diff
108 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
Open commit View diff
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 /
Open commit View diff
110 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
Open commit View diff
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"]
Open commit View diff
112 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
Open commit View diff
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"]
Open commit View diff
114 CMD ["php-fpm"]