Running php -S with sqlite locally for testing Silex or Symfony projects with PHP 5
175
Our aim is to be able to test PHP programs, which are typically run with php -S in a dev/tests environment, on a particular version of PHP (5) with the use of a Docker container.
See the Dockerfile and stuff in https://gitlab.com/olberger/local-php5-sqlite-debian
Content type
Image
Digest
Size
103.3 MB
Last updated
over 8 years ago
docker pull olberger/local-php5-sqlite-debian:jessie