docker run \ --rm -it \ --name gitbox \ -p 8080:80 \ -v $(pwd)/srv:/repos \ gitbox