Skip to content

gaainf/php-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-LUA integrated docker image

The docker image provides official PHP image with integrated LUA interpreter and installed lua library.

Build

To build image

docker build -t php-lua .

Run

To run interactive shell

docker run -it --rm -v $(pwd):/repo php-lua bash

About

PHP-LUA integrated image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published