We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d181ed commit dec0958Copy full SHA for dec0958
README.md
@@ -1,7 +1,7 @@
1
python-php
2
==========
3
4
-Python and PHP under the same roof (in **160 MB Docker image**).
+Python and PHP under the same roof (in **under 100 MB Docker image**).
5
6
https://hub.docker.com/r/elecena/python-php
7
@@ -11,8 +11,8 @@ docker pull elecena/python-php
11
12
```
13
$ docker images | head
14
-REPOSITORY TAG IMAGE ID CREATED SIZE
15
-elecena/python-php latest 5f03eb6d7605 About a minute ago 160MB
+REPOSITORY TAG IMAGE ID CREATED SIZE
+elecena/python-php latest 8a6373969bad 1 second ago 92.8MB
16
17
18
## Installed software
0 commit comments