@lando/php 1.2.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.lando.yml +19 -9
- package/.nyc_output/processinfo/f05431a6-4424-40ba-9a42-3a54b790a1bc.json +1 -0
- package/.nyc_output/processinfo/fc61a4ce-cfd4-410a-a9a6-4942c26f55a2.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +35 -13
- package/README.md +5 -0
- package/builders/php.js +5 -7
- package/coverage/index.html +1 -1
- package/images/5.6-apache/Dockerfile +7 -2
- package/images/5.6-fpm/Dockerfile +7 -2
- package/images/7.0-apache/Dockerfile +7 -2
- package/images/7.0-fpm/Dockerfile +7 -2
- package/images/7.1-apache/Dockerfile +8 -8
- package/images/7.1-fpm/Dockerfile +8 -8
- package/images/7.2-apache/Dockerfile +9 -9
- package/images/7.2-fpm/Dockerfile +9 -9
- package/images/7.3-apache/Dockerfile +2 -6
- package/images/7.3-fpm/Dockerfile +2 -6
- package/images/7.4-apache/Dockerfile +2 -6
- package/images/7.4-fpm/Dockerfile +2 -6
- package/images/8.0-apache/Dockerfile +2 -6
- package/images/8.0-fpm/Dockerfile +2 -6
- package/images/8.1-apache/Dockerfile +2 -6
- package/images/8.1-fpm/Dockerfile +2 -6
- package/images/8.2-apache/Dockerfile +2 -6
- package/images/8.2-fpm/Dockerfile +2 -6
- package/images/8.3-apache/Dockerfile +2 -6
- package/images/8.3-fpm/Dockerfile +2 -6
- package/netlify.toml +15 -8
- package/node_modules/@lando/nginx/.eslintignore +3 -2
- package/node_modules/@lando/nginx/.lando.yml +20 -10
- package/node_modules/@lando/nginx/.node-version +1 -1
- package/node_modules/@lando/nginx/CHANGELOG.md +40 -19
- package/node_modules/@lando/nginx/README.md +6 -0
- package/node_modules/@lando/nginx/builders/nginx.js +17 -18
- package/node_modules/@lando/nginx/config/launch.sh +8 -2
- package/node_modules/@lando/nginx/netlify.toml +28 -6
- package/node_modules/@lando/nginx/package.json +21 -14
- package/node_modules/@lando/nginx/scripts/install-render-template.sh +47 -0
- package/node_modules/@lando/nginx/tmpfile +0 -0
- package/node_modules/@lando/nginx/utils/add-build-step.js +14 -0
- package/node_modules/semver/README.md +49 -32
- package/node_modules/semver/bin/semver.js +5 -14
- package/node_modules/semver/classes/range.js +28 -13
- package/node_modules/semver/classes/semver.js +1 -1
- package/node_modules/semver/functions/coerce.js +13 -5
- package/node_modules/semver/internal/lrucache.js +40 -0
- package/node_modules/semver/internal/re.js +7 -2
- package/node_modules/semver/package.json +8 -18
- package/package.json +11 -10
- package/.nyc_output/processinfo/927b5cd6-2a94-4b26-ac08-3ff93f5da197.json +0 -1
- package/.nyc_output/processinfo/b107e51d-27b5-4645-90dd-ca6c345830fa.json +0 -1
- package/images/5.3-apache/Dockerfile +0 -83
- package/images/5.3-apache/apache2.conf +0 -64
- package/images/5.3-fpm/Dockerfile +0 -80
- package/images/5.3-fpm/docker-php-ext-enable +0 -83
- package/images/5.3-fpm/php-fpm.conf +0 -65
- package/images/5.4-apache/Dockerfile +0 -79
- package/images/5.4-apache/apache2-foreground +0 -17
- package/images/5.4-fpm/Dockerfile +0 -75
- package/images/5.5-apache/Dockerfile +0 -77
- package/images/5.5-fpm/Dockerfile +0 -76
- package/node_modules/@lando/nginx/.nyc_output/68963536-315a-41b5-9dda-1c3f30fb9c99.json +0 -1
- package/node_modules/@lando/nginx/.nyc_output/e965c931-7444-4e4e-8bc1-c51f696e4cfe.json +0 -1
- package/node_modules/@lando/nginx/.nyc_output/processinfo/68963536-315a-41b5-9dda-1c3f30fb9c99.json +0 -1
- package/node_modules/@lando/nginx/.nyc_output/processinfo/e965c931-7444-4e4e-8bc1-c51f696e4cfe.json +0 -1
- package/node_modules/@lando/nginx/.nyc_output/processinfo/index.json +0 -1
- package/node_modules/@lando/nginx/coverage/base.css +0 -224
- package/node_modules/@lando/nginx/coverage/block-navigation.js +0 -87
- package/node_modules/@lando/nginx/coverage/favicon.png +0 -0
- package/node_modules/@lando/nginx/coverage/index.html +0 -101
- package/node_modules/@lando/nginx/coverage/prettify.css +0 -1
- package/node_modules/@lando/nginx/coverage/prettify.js +0 -2
- package/node_modules/@lando/nginx/coverage/sort-arrow-sprite.png +0 -0
- package/node_modules/@lando/nginx/coverage/sorter.js +0 -196
- package/node_modules/semver/node_modules/lru-cache/LICENSE +0 -15
- package/node_modules/semver/node_modules/lru-cache/README.md +0 -166
- package/node_modules/semver/node_modules/lru-cache/index.js +0 -334
- package/node_modules/semver/node_modules/lru-cache/package.json +0 -34
- package/node_modules/semver/node_modules/yallist/LICENSE +0 -15
- package/node_modules/semver/node_modules/yallist/README.md +0 -204
- package/node_modules/semver/node_modules/yallist/iterator.js +0 -8
- package/node_modules/semver/node_modules/yallist/package.json +0 -29
- package/node_modules/semver/node_modules/yallist/yallist.js +0 -426
- /package/.nyc_output/{927b5cd6-2a94-4b26-ac08-3ff93f5da197.json → f05431a6-4424-40ba-9a42-3a54b790a1bc.json} +0 -0
- /package/.nyc_output/{b107e51d-27b5-4645-90dd-ca6c345830fa.json → fc61a4ce-cfd4-410a-a9a6-4942c26f55a2.json} +0 -0
package/.lando.yml
CHANGED
|
@@ -1,14 +1,24 @@
|
|
|
1
|
-
name:
|
|
1
|
+
name: docs.php
|
|
2
|
+
proxy:
|
|
3
|
+
cli:
|
|
4
|
+
- docs.php.lndo.site:5173
|
|
2
5
|
services:
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
6
|
+
cli:
|
|
7
|
+
api: 4
|
|
8
|
+
image: node:18
|
|
9
|
+
command: sleep infinity
|
|
10
|
+
ports:
|
|
11
|
+
- 5173:5173/http
|
|
7
12
|
scanner: false
|
|
8
|
-
|
|
9
|
-
|
|
13
|
+
user: node
|
|
14
|
+
build:
|
|
15
|
+
app: |
|
|
16
|
+
npm install
|
|
10
17
|
tooling:
|
|
11
18
|
node:
|
|
12
|
-
service:
|
|
19
|
+
service: cli
|
|
13
20
|
npm:
|
|
14
|
-
service:
|
|
21
|
+
service: cli
|
|
22
|
+
vitepress:
|
|
23
|
+
service: cli
|
|
24
|
+
cmd: npx vitepress
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":2373,"argv":["/opt/hostedtoolcache/node/18.20.4/x64/bin/node","/home/runner/work/php/php/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/php/php","time":1729179411993,"ppid":2372,"coverageFilename":"/home/runner/work/php/php/.nyc_output/f05431a6-4424-40ba-9a42-3a54b790a1bc.json","externalId":"","uuid":"f05431a6-4424-40ba-9a42-3a54b790a1bc","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":2384,"argv":["/opt/hostedtoolcache/node/18.20.4/x64/bin/node","/home/runner/work/php/php/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/php/php","time":1729179412170,"ppid":2373,"coverageFilename":"/home/runner/work/php/php/.nyc_output/fc61a4ce-cfd4-410a-a9a6-4942c26f55a2.json","externalId":"","uuid":"fc61a4ce-cfd4-410a-a9a6-4942c26f55a2","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"
|
|
1
|
+
{"processes":{"f05431a6-4424-40ba-9a42-3a54b790a1bc":{"parent":null,"children":[]},"fc61a4ce-cfd4-410a-a9a6-4942c26f55a2":{"parent":null,"children":[]}},"files":{},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,37 +1,59 @@
|
|
|
1
|
+
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
|
|
2
|
+
|
|
3
|
+
## v1.4.0 - [October 17, 2024](https://github.com/lando/php/releases/tag/v1.4.0)
|
|
4
|
+
|
|
5
|
+
* Fixed bug causing `CA` and `certs` to not be appropriately installed in the `appserver` when using `nginx`
|
|
6
|
+
* Updated to [@lando/nginx@1.3.0](https://github.com/lando/nginx/releases/tag/v1.3.0) [#131](https://github.com/lando/php/issues/131)
|
|
7
|
+
* Updated all images `>=5.6` to `gen4`
|
|
8
|
+
|
|
9
|
+
## v1.3.0 - [March 8, 2024](https://github.com/lando/php/releases/tag/v1.3.0)
|
|
10
|
+
|
|
11
|
+
* Updated to latest database services.
|
|
12
|
+
|
|
1
13
|
## v1.2.0 - [February 16, 2024](https://github.com/lando/php/releases/tag/v1.2.0)
|
|
2
|
-
|
|
3
|
-
|
|
14
|
+
|
|
15
|
+
* Get PHP image builds working to make PHP 8.3 images available. **Note Imagick is [temporarily unavailable](https://github.com/Imagick/imagick/pull/641)!**
|
|
16
|
+
* Stable version of xdebug for PHP 8.3. [#91](https://github.com/lando/php/pull/91)
|
|
4
17
|
|
|
5
18
|
## v1.1.0 - [January 29, 2024](https://github.com/lando/php/releases/tag/v1.1.0)
|
|
6
|
-
|
|
19
|
+
|
|
20
|
+
* Add support for PHP 8.3. [#77](https://github.com/lando/php/issues/77)
|
|
7
21
|
|
|
8
22
|
## v1.0.0 - [December 7, 2023](https://github.com/lando/php/releases/tag/v1.0.0)
|
|
9
|
-
|
|
23
|
+
|
|
24
|
+
* Dialed fully for `lando update`
|
|
10
25
|
|
|
11
26
|
## v0.10.2 - [November 28, 2023](https://github.com/lando/php/releases/tag/v0.10.2)
|
|
12
|
-
|
|
13
|
-
|
|
27
|
+
|
|
28
|
+
* Added option to override the image powering the service.
|
|
29
|
+
* Removed apparmor step from image building.
|
|
14
30
|
|
|
15
31
|
## v0.10.1 - [November 27, 2023](https://github.com/lando/php/releases/tag/v0.10.1)
|
|
16
|
-
|
|
17
|
-
|
|
32
|
+
|
|
33
|
+
* Removed relative references to dependencies.
|
|
34
|
+
* Added nginxServiceType option so other services can override the default `php-nginx` service with their own.
|
|
18
35
|
|
|
19
36
|
## v0.10.0 - [November 21, 2023](https://github.com/lando/php/releases/tag/v0.10.0)
|
|
20
|
-
|
|
21
|
-
|
|
37
|
+
|
|
38
|
+
* Removed MultiViews from Apache config. [#66](https://github.com/lando/php/issues/66)
|
|
39
|
+
* Isolated PHP to work as a standalone service. [#78](https://github.com/lando/php/pull/78)
|
|
22
40
|
|
|
23
41
|
## v0.9.0 - [July 3, 2023](https://github.com/lando/php/releases/tag/v0.9.0)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
42
|
+
|
|
43
|
+
* Removed bundle-dependencies and version-bump-prompt from plugin.
|
|
44
|
+
* Updated package to use prepare-release-action.
|
|
45
|
+
* Updated documentation to reflect new release process.
|
|
27
46
|
|
|
28
47
|
## v0.8.0 - [April 17th, 2023](https://github.com/lando/php/releases/tag/v0.8.0)
|
|
48
|
+
|
|
29
49
|
* Bumped Redis plugin to redis-5.3.7. [#57](https://github.com/lando/php/pull/57)
|
|
30
50
|
|
|
31
51
|
## v0.7.1 - [January 6th, 2023](https://github.com/lando/php/releases/tag/v0.7.1)
|
|
52
|
+
|
|
32
53
|
* Added support for PHP 8.2 [#51](https://github.com/lando/php/pull/51)
|
|
33
54
|
|
|
34
55
|
## v0.7.0 - [December 12, 2022](https://github.com/lando/php/releases/tag/v0.7.0)
|
|
56
|
+
|
|
35
57
|
* Added bundle-dependencies to release process.
|
|
36
58
|
* Fixed bug in plugin dogfooding test.
|
|
37
59
|
|
package/README.md
CHANGED
|
@@ -39,6 +39,11 @@ If you'd like to report a bug or submit a feature request then please [use the i
|
|
|
39
39
|
|
|
40
40
|
We try to log all changes big and small in both [THE CHANGELOG](https://github.com/lando/php/blob/main/CHANGELOG.md) and the [release notes](https://github.com/lando/php/releases).
|
|
41
41
|
|
|
42
|
+
## Maintainers
|
|
43
|
+
|
|
44
|
+
* [@pirog](https://github.com/pirog)
|
|
45
|
+
* [@reynoldsalec](https://github.com/reynoldsalec)
|
|
46
|
+
|
|
42
47
|
## Contributors
|
|
43
48
|
|
|
44
49
|
<a href="https://github.com/lando/php/graphs/contributors">
|
package/builders/php.js
CHANGED
|
@@ -67,7 +67,7 @@ const parseNginx = options => {
|
|
|
67
67
|
options.remoteFiles.vhosts = '/opt/bitnami/nginx/conf/lando.conf';
|
|
68
68
|
options.defaultFiles.vhosts = (options.ssl) ? 'default-ssl.conf.tpl' : 'default.conf.tpl';
|
|
69
69
|
options.nginxSsl = options.ssl;
|
|
70
|
-
options.
|
|
70
|
+
options.sslExpose = false;
|
|
71
71
|
if (process.platform === 'win32') {
|
|
72
72
|
options.volumes.push(`${options.confDest}/zz-lando.conf:/usr/local/etc/php-fpm.d/zz-lando.conf`);
|
|
73
73
|
}
|
|
@@ -94,7 +94,6 @@ module.exports = {
|
|
|
94
94
|
supported: ['8.3', '8.2', '8.1', '8.0', '7.4', '7.3', '7.2', '7.1', '7.0', '5.6', '5.5', '5.4', '5.3'],
|
|
95
95
|
legacy: ['7.2', '7.1', '7.0', '5.6', '5.5', '5.4', '5.3'],
|
|
96
96
|
gen2: ['5.5', '5.4', '5.3'],
|
|
97
|
-
gen3: ['7.2', '7.1', '7.0', '5.6'],
|
|
98
97
|
path: [
|
|
99
98
|
'/app/vendor/bin',
|
|
100
99
|
'/app/bin',
|
|
@@ -125,6 +124,7 @@ module.exports = {
|
|
|
125
124
|
_php: '/usr/local/etc/php/conf.d/xxx-lando-default.ini',
|
|
126
125
|
vhosts: '/etc/apache2/sites-enabled/000-default.conf',
|
|
127
126
|
php: '/usr/local/etc/php/conf.d/zzz-lando-my-custom.ini',
|
|
127
|
+
pool: '/usr/local/etc/php-fpm.d/zz-lando.conf',
|
|
128
128
|
},
|
|
129
129
|
sources: [],
|
|
130
130
|
suffix: '4',
|
|
@@ -140,7 +140,7 @@ module.exports = {
|
|
|
140
140
|
options = parseConfig(_.merge({}, config, options));
|
|
141
141
|
// Mount our default php config
|
|
142
142
|
options.volumes.push(`${options.confDest}/${options.defaultFiles._php}:${options.remoteFiles._php}`);
|
|
143
|
-
|
|
143
|
+
options.volumes.push(`${options.confDest}/${options.defaultFiles.pool}:${options.remoteFiles.pool}`);
|
|
144
144
|
// Shift on the docker entrypoint if this is a more recent version
|
|
145
145
|
if (options.version !== 'custom' && semver.gt(semver.coerce(options.version), '5.5.0')) {
|
|
146
146
|
options.command.unshift('docker-php-entrypoint');
|
|
@@ -149,14 +149,12 @@ module.exports = {
|
|
|
149
149
|
// If xdebug is set to "true" then map it to "debug"
|
|
150
150
|
if (options.xdebug === true) options.xdebug = 'debug';
|
|
151
151
|
|
|
152
|
-
//
|
|
153
|
-
if (_.includes(options.gen3, options.version)) options.suffix = '3';
|
|
152
|
+
// for older generation models
|
|
154
153
|
if (_.includes(options.gen2, options.version)) options.suffix = '2';
|
|
155
154
|
|
|
156
155
|
// Build the php
|
|
157
156
|
const php = {
|
|
158
|
-
image:
|
|
159
|
-
options.image : `devwithlando/php:${options.version}-${options.phpServer}-${options.suffix}`,
|
|
157
|
+
image: options.image ?? `devwithlando/php:${options.version}-${options.phpServer}-${options.suffix}`,
|
|
160
158
|
environment: _.merge({}, options.environment, {
|
|
161
159
|
PATH: options.path.join(':'),
|
|
162
160
|
LANDO_WEBROOT: `/app/${options.webroot}`,
|
package/coverage/index.html
CHANGED
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
87
87
|
Code coverage generated by
|
|
88
88
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
89
|
-
at 2024-
|
|
89
|
+
at 2024-10-17T15:36:52.378Z
|
|
90
90
|
</div>
|
|
91
91
|
<script src="prettify.js"></script>
|
|
92
92
|
<script>
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:5.6-apache-
|
|
1
|
+
# docker build -t devwithlando/php:5.6-apache-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:5.6-apache-stretch
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i 's|security.debian.org|archive.debian.org/|g' /etc/apt/sources.list \
|
|
9
|
+
&& sed -i '/stretch-updates/d' /etc/apt/sources.list \
|
|
10
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
11
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
12
|
&& apt -y update && apt-get install -y \
|
|
8
13
|
gnupg2 \
|
|
9
14
|
wget \
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:5.6-fpm-
|
|
1
|
+
# docker build -t devwithlando/php:5.6-fpm-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:5.6-fpm-stretch
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i 's|security.debian.org|archive.debian.org/|g' /etc/apt/sources.list \
|
|
9
|
+
&& sed -i '/stretch-updates/d' /etc/apt/sources.list \
|
|
10
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
11
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
12
|
&& apt -y update && apt-get install -y \
|
|
8
13
|
gnupg2 \
|
|
9
14
|
wget \
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:7.0-apache-
|
|
1
|
+
# docker build -t devwithlando/php:7.0-apache-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:7.0-apache-stretch
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i 's|security.debian.org|archive.debian.org/|g' /etc/apt/sources.list \
|
|
9
|
+
&& sed -i '/stretch-updates/d' /etc/apt/sources.list \
|
|
10
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
11
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
12
|
&& apt -y update && apt-get install -y \
|
|
8
13
|
gnupg2 \
|
|
9
14
|
wget \
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:7.0-fpm-
|
|
1
|
+
# docker build -t devwithlando/php:7.0-fpm-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:7.0-fpm-stretch
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i 's|security.debian.org|archive.debian.org/|g' /etc/apt/sources.list \
|
|
9
|
+
&& sed -i '/stretch-updates/d' /etc/apt/sources.list \
|
|
10
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
11
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
12
|
&& apt -y update && apt-get install -y \
|
|
8
13
|
gnupg2 \
|
|
9
14
|
wget \
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:7.1-apache-
|
|
1
|
+
# docker build -t devwithlando/php:7.1-apache-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:7.1-apache-buster
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
&&
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i '/security.debian.org/s/^/#/' /etc/apt/sources.list \
|
|
9
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
10
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
12
11
|
&& apt-get update && apt-get install -y \
|
|
13
12
|
bzip2 \
|
|
14
13
|
default-mysql-client \
|
|
15
14
|
exiftool \
|
|
16
15
|
git-core \
|
|
16
|
+
gnupg2 \
|
|
17
17
|
imagemagick \
|
|
18
18
|
libbz2-dev \
|
|
19
19
|
libc-client-dev \
|
|
@@ -32,7 +32,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
32
32
|
libzip-dev \
|
|
33
33
|
libonig-dev \
|
|
34
34
|
openssl \
|
|
35
|
-
postgresql-client-
|
|
35
|
+
postgresql-client-11 \
|
|
36
36
|
pv \
|
|
37
37
|
rsync \
|
|
38
38
|
ssh \
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:7.1-fpm-
|
|
1
|
+
# docker build -t devwithlando/php:7.1-fpm-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:7.1-fpm-buster
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
&&
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i '/security.debian.org/s/^/#/' /etc/apt/sources.list \
|
|
9
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
10
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
12
11
|
&& apt-get update && apt-get install -y \
|
|
13
12
|
bzip2 \
|
|
14
13
|
default-mysql-client \
|
|
15
14
|
exiftool \
|
|
16
15
|
git-core \
|
|
16
|
+
gnupg2 \
|
|
17
17
|
imagemagick \
|
|
18
18
|
libbz2-dev \
|
|
19
19
|
libc-client-dev \
|
|
@@ -32,7 +32,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
32
32
|
libzip-dev \
|
|
33
33
|
libonig-dev \
|
|
34
34
|
openssl \
|
|
35
|
-
postgresql-client-
|
|
35
|
+
postgresql-client-11 \
|
|
36
36
|
pv \
|
|
37
37
|
rsync \
|
|
38
38
|
ssh \
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:7.2-apache-
|
|
1
|
+
# docker build -t devwithlando/php:7.2-apache-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:7.2-apache-buster
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
&&
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i '/security.debian.org/s/^/#/' /etc/apt/sources.list \
|
|
9
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
10
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
12
11
|
&& apt-get update && apt-get install -y \
|
|
13
12
|
bzip2 \
|
|
14
13
|
default-mysql-client \
|
|
15
14
|
exiftool \
|
|
16
15
|
git-core \
|
|
16
|
+
gnupg2 \
|
|
17
17
|
imagemagick \
|
|
18
18
|
libbz2-dev \
|
|
19
19
|
libc-client-dev \
|
|
@@ -31,7 +31,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
31
31
|
libzip-dev \
|
|
32
32
|
libonig-dev \
|
|
33
33
|
openssl \
|
|
34
|
-
postgresql-client-
|
|
34
|
+
postgresql-client-11 \
|
|
35
35
|
pv \
|
|
36
36
|
rsync \
|
|
37
37
|
ssh \
|
|
@@ -45,7 +45,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
45
45
|
&& pecl install memcached \
|
|
46
46
|
&& pecl install oauth-2.0.2 \
|
|
47
47
|
&& pecl install redis-3.1.2 \
|
|
48
|
-
&& pecl install xdebug \
|
|
48
|
+
&& pecl install xdebug-2.9.8 \
|
|
49
49
|
&& docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr \
|
|
50
50
|
&& docker-php-ext-configure imap --with-imap-ssl --with-kerberos \
|
|
51
51
|
&& docker-php-ext-configure ldap --with-libdir=lib/$(uname -m)-linux-gnu/ \
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
# docker build -t devwithlando/php:7.2-fpm-
|
|
1
|
+
# docker build -t devwithlando/php:7.2-fpm-4 .
|
|
2
2
|
|
|
3
3
|
FROM php:7.2-fpm-buster
|
|
4
4
|
|
|
5
5
|
# Install dependencies we need
|
|
6
|
-
RUN
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
&&
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
6
|
+
RUN \
|
|
7
|
+
sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list \
|
|
8
|
+
&& sed -i '/security.debian.org/s/^/#/' /etc/apt/sources.list \
|
|
9
|
+
&& echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/99ignore-release-date \
|
|
10
|
+
&& mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
12
11
|
&& apt-get update && apt-get install -y \
|
|
13
12
|
bzip2 \
|
|
14
13
|
default-mysql-client \
|
|
15
14
|
exiftool \
|
|
16
15
|
git-core \
|
|
16
|
+
gnupg2 \
|
|
17
17
|
imagemagick \
|
|
18
18
|
libbz2-dev \
|
|
19
19
|
libc-client-dev \
|
|
@@ -31,7 +31,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
31
31
|
libzip-dev \
|
|
32
32
|
libonig-dev \
|
|
33
33
|
openssl \
|
|
34
|
-
postgresql-client-
|
|
34
|
+
postgresql-client-11 \
|
|
35
35
|
pv \
|
|
36
36
|
rsync \
|
|
37
37
|
ssh \
|
|
@@ -45,7 +45,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
45
45
|
&& pecl install memcached \
|
|
46
46
|
&& pecl install oauth-2.0.2 \
|
|
47
47
|
&& pecl install redis-3.1.2 \
|
|
48
|
-
&& pecl install xdebug \
|
|
48
|
+
&& pecl install xdebug-2.9.8 \
|
|
49
49
|
&& docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-webp-dir=/usr \
|
|
50
50
|
&& docker-php-ext-configure imap --with-imap-ssl --with-kerberos \
|
|
51
51
|
&& docker-php-ext-configure ldap --with-libdir=lib/$(uname -m)-linux-gnu/ \
|
|
@@ -5,15 +5,11 @@ FROM php:7.3-apache-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -31,7 +27,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
31
27
|
libzip-dev \
|
|
32
28
|
libonig-dev \
|
|
33
29
|
openssl \
|
|
34
|
-
postgresql-client-
|
|
30
|
+
postgresql-client-13 \
|
|
35
31
|
pv \
|
|
36
32
|
rsync \
|
|
37
33
|
ssh \
|
|
@@ -5,15 +5,11 @@ FROM php:7.3-fpm-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -31,7 +27,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
31
27
|
libzip-dev \
|
|
32
28
|
libonig-dev \
|
|
33
29
|
openssl \
|
|
34
|
-
postgresql-client-
|
|
30
|
+
postgresql-client-13 \
|
|
35
31
|
pv \
|
|
36
32
|
rsync \
|
|
37
33
|
ssh \
|
|
@@ -5,15 +5,11 @@ FROM php:7.4-apache-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -31,7 +27,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
31
27
|
libzip-dev \
|
|
32
28
|
libonig-dev \
|
|
33
29
|
openssl \
|
|
34
|
-
postgresql-client-
|
|
30
|
+
postgresql-client-13 \
|
|
35
31
|
pv \
|
|
36
32
|
rsync \
|
|
37
33
|
ssh \
|
|
@@ -5,15 +5,11 @@ FROM php:7.4-fpm-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -31,7 +27,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
31
27
|
libzip-dev \
|
|
32
28
|
libonig-dev \
|
|
33
29
|
openssl \
|
|
34
|
-
postgresql-client-
|
|
30
|
+
postgresql-client-13 \
|
|
35
31
|
pv \
|
|
36
32
|
rsync \
|
|
37
33
|
ssh \
|
|
@@ -5,15 +5,11 @@ FROM php:8.0-apache-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -32,7 +28,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
32
28
|
libzip-dev \
|
|
33
29
|
libonig-dev \
|
|
34
30
|
openssl \
|
|
35
|
-
postgresql-client-
|
|
31
|
+
postgresql-client-13 \
|
|
36
32
|
pv \
|
|
37
33
|
rsync \
|
|
38
34
|
ssh \
|
|
@@ -5,15 +5,11 @@ FROM php:8.0-fpm-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -32,7 +28,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
32
28
|
libzip-dev \
|
|
33
29
|
libonig-dev \
|
|
34
30
|
openssl \
|
|
35
|
-
postgresql-client-
|
|
31
|
+
postgresql-client-13 \
|
|
36
32
|
pv \
|
|
37
33
|
rsync \
|
|
38
34
|
ssh \
|
|
@@ -5,15 +5,11 @@ FROM php:8.1-apache-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -32,7 +28,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
32
28
|
libzip-dev \
|
|
33
29
|
libonig-dev \
|
|
34
30
|
openssl \
|
|
35
|
-
postgresql-client-
|
|
31
|
+
postgresql-client-13 \
|
|
36
32
|
pv \
|
|
37
33
|
rsync \
|
|
38
34
|
ssh \
|
|
@@ -5,15 +5,11 @@ FROM php:8.1-fpm-bullseye
|
|
|
5
5
|
# Install dependencies we need
|
|
6
6
|
RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
7
7
|
&& apt -y update && apt-get install -y \
|
|
8
|
-
gnupg2 \
|
|
9
|
-
wget \
|
|
10
|
-
&& echo 'deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main' >> /etc/apt/sources.list.d/pgdg.list \
|
|
11
|
-
&& wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \
|
|
12
|
-
&& apt-get update && apt-get install -y \
|
|
13
8
|
bzip2 \
|
|
14
9
|
default-mysql-client \
|
|
15
10
|
exiftool \
|
|
16
11
|
git-core \
|
|
12
|
+
gnupg2 \
|
|
17
13
|
imagemagick \
|
|
18
14
|
libbz2-dev \
|
|
19
15
|
libc-client-dev \
|
|
@@ -32,7 +28,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
|
|
|
32
28
|
libzip-dev \
|
|
33
29
|
libonig-dev \
|
|
34
30
|
openssl \
|
|
35
|
-
postgresql-client-
|
|
31
|
+
postgresql-client-13 \
|
|
36
32
|
pv \
|
|
37
33
|
rsync \
|
|
38
34
|
ssh \
|