Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This image is created for the containerized development purpose of PHP.

License

Notifications You must be signed in to change notification settings

mrinjamul/php-devel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

PHP Development Environment

This image is created for the containerized development purpose of PHP.

How to use?

cd into your PHP project root directory. then run the following command.

docker run --rm -d -p 8080:80 --name my_awesome_app -v "$PWD":/var/www/html mrinjamul/php-devel:7.3.28

Now go to http://localhost:8080 . You can see the website is up.

Author

License

  • licensed under MIT

About

This image is created for the containerized development purpose of PHP.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

AltStyle によって変換されたページ (->オリジナル) /