# JABE docker test script mkdir ignore cd ignore docker run --rm -it -p 3024:3024 -v ./data:/app/data jabe:latest cd .. rm -R ignore