File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed
Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ docker pull elecena/python-php
1111
1212```
1313$ docker images | head
14- REPOSITORY TAG IMAGE ID CREATED SIZE
15- elecena/python-php latest a573fc57ed6a 1 second ago 104MB
14+ REPOSITORY TAG IMAGE ID CREATED SIZE
15+ elecena/python-php latest 935d8d3e9c2c 1 second ago 100MB
1616```
1717
1818## Installed software
@@ -21,15 +21,14 @@ elecena/python-php latest a573fc5
2121$ docker run -it elecena/python-php sh info.sh
2222
2323### Python
24- Python 3.9.0
25- virtualenv 20.4.2 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
24+ Python 3.9.5
25+ virtualenv 20.4.7 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
2626
2727### PHP
28- PHP 8.0.1 (cli) (built: Jan 10 2021 13:43:09 ) ( NTS )
28+ PHP 8.0.7 (cli) (built: Jun 4 2021 19:02:30 ) ( NTS )
2929Copyright (c) The PHP Group
30- Zend Engine v4.0.1, Copyright (c) Zend Technologies
31- with Zend OPcache v8.0.1, Copyright (c), by Zend Technologies
32- Composer version 1.10.20 2021-01-27 15:41:06
30+ Zend Engine v4.0.7, Copyright (c) Zend Technologies
31+ Composer version 2.1.3 2021-06-09 16:31:20
3332[PHP Modules]
3433bz2
3534calendar
4241fileinfo
4342filter
4443ftp
45- gettext
4644hash
4745iconv
4846json
4947libxml
5048mbstring
49+ mysqlnd
5150openssl
5251pcntl
5352pcre
5453PDO
54+ pdo_sqlite
5555Phar
5656posix
5757readline
6363sockets
6464sodium
6565SPL
66+ sqlite3
6667standard
6768sysvsem
6869sysvshm
7172xmlreader
7273xmlwriter
7374xsl
74- Zend OPcache
7575zlib
7676
7777[Zend Modules]
78- Zend OPcache
7978```
You can’t perform that action at this time.
0 commit comments