Skip to content

DannyBen/docker-alpine-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Alpine PHP CLI Image

A PHP CLI based on Alpine.

# Bash into the container and mount the current directory
$ docker run --rm -it -v$PWD:/app dannyben/alpine-php bash

If you are using the source repository, you can use the provided docker-compose for some additional convenience commands.


About

Docker PHP CLI Image based on Alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published