Installation
Request Catcher does not require any dependencies:
docker run \
-d images.perfumerlabs.com/dist/request-catcher:v2.1.0
Environment variables
Available environment variables for PHP are here.
Volumes
This image has no volumes.
If you want to make any additional configuration of container, mount your bash script to /opt/setup.sh. This script will be executed on container setup.