Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 823 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 823 Bytes

Docker PHP 7.3 and Python 3.6

nodesource/node

Why this image?

This Docker was created to be used as a build container for PHP and Python scripts. Use and share.

This Docker was based off the official image php:7.3.13-apache-stretch

How to use?

Just pull it to your local machine,

$ docker pull jeromeerasmus/php73-python36

Build

The build commands are listed below:

docker build -t jeromeerasmus/php73-python36 .

Notes

Please share your words if any. Always welcome :)