Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐳 PHP CLI Docker Image

Build & Push License


Description

Lightweight PHP CLI image for running PHP scripts.


Usage

Run php -v command:

docker run --rm nstwf/php-cli php -v

Run your PHP script:

docker run --rm -v $(pwd):/app -w /app nstwf/php-cli php script.php

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages