#!/bin/bash docker run --rm -p 8000:8000 -v $(pwd):/app origo php -S 0.0.0.0:8000