MikroWizard.mikroman/run.sh

5 lines
114 B
Bash
Executable file

#!/bin/sh
# run in dev mode
docker run -it --rm --name restpie-dev -p 8100:80 -v `pwd`/:/app/ restpie-dev-image