
rapidoid-platform.5.4.6.source-code.welcome.txt Maven / Gradle / Ivy
The newest version!
Usage:
docker run [docker args] rapidoid command [arg1 arg2 ...]
Example commands:
docker run -it --rm rapidoid help
docker run -it --rm rapidoid dev
Running your application in DEV mode:
cd /your-app
docker run -it --rm -p 8888:8888 -v $(pwd):/app rapidoid dev
© 2015 - 2025 Weber Informatics LLC | Privacy Policy