We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fba00f commit c83b7cdCopy full SHA for c83b7cd
1 file changed
README.md
@@ -1,7 +1,7 @@
1
python-php
2
==========
3
4
-Python and PHP under the same roof (in **under 100 MB Docker image**).
+Python and PHP under the same roof (in **around 100 MB Docker image**).
5
6
https://hub.docker.com/r/elecena/python-php
7
@@ -12,7 +12,7 @@ docker pull elecena/python-php
12
```
13
$ docker images | head
14
REPOSITORY TAG IMAGE ID CREATED SIZE
15
-elecena/python-php latest 19dc5f8cbbc8 1 second ago 94.9MB
+elecena/python-php latest 140a352ef8ee 1 second ago 102MB
16
17
18
## Installed software
0 commit comments