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

Latest commit

 

History

History
34 lines (22 loc) · 960 Bytes

File metadata and controls

34 lines (22 loc) · 960 Bytes

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