Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

dockerized-php/iniscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for iniscan

No Maintenance Intended

The image are based on Alpine Linux and built daily. It also uses tini as init.

Supported tags

How to use this image

Install

Install the container:

docker pull dockerizedphp/iniscan

Alternatively, pull a specific version:

docker pull dockerizedphp/iniscan:3.6

Usage

docker run --rm -ti -v /path/to/php.ini:/tmp dockerizedphp/iniscan scan --path=php.ini

Releases

No releases published

Packages

No packages published