Skip to content

Checapp/php7

Repository files navigation

Alpine PHP

All Contributors

Repository of https://hub.docker.com/r/jorge07/alpine-php

PR checksDocker Pulls

Minimal PHP Docker images based on Alpine. Contains tags for development environments and adapted for various frameworks like Symfony and Wordpress.

Documentation

Read about Documentation and see some examples here

Images

Deprecated but available images

Usage:

docker run -d --name dev -p 2323:22 -v $PWD:/app jorge07/alpine-php:8.2-dev

To make xdebug config easier for all environments there's a custom ENVVAR you can define: XDEBUG_CLIENT_HOST. Example: XDEBUG_CLIENT_HOST=docker.for.mac for OSX, XDEBUG_CLIENT_HOST=docker.for.windows for Windows users and Linux users and Remote interpreters by SSH can leave it empty.

SSH is only for IDE integration to use container as remote interpreter

Dev Dockerfiles

Dev images extend the standard ones and add some tools for development and CI like, composer, xdebug, etc...

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Kajetan

💻

Luis

💻

Krzysztof Kowalski

💻

Ismael

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published