Makes dockerui compatible with dokku
@ -0,0 +1 @@
dockerui
web: dockerui -p ":$PORT" -e "$DOCKER_ENDPOINT"
..