composer install
.env
file from .env.example
and fill it variablesRun php cryptic
Run docker run -it -v "$(pwd)/.env":/console/.env -v "$(pwd)/WSDL":/console/WSDL tmconsulting/amadeus-console-emulator
Warning! To run emulator you need to pass .env file and WSDL folder. Run command from folder that has this files and folder.