Skip to content

get-docker/php7-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

php7.1.22 for alpine

===

Supported tags

  • latest, 7.1.22

Usage

Run the container as a daemon

docker run -d \
-p 9000:9000 \
--name php7.1 \
-v /etc/confd/php.ini:/etc/php/php.ini:ro \
cnphpbb/php7.1-alpine

Enter to the container

docker exec -it php7.1 ash

About

php7.1.22 for alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published