Commit 09c6c5b8 authored by Nikolay Igotti's avatar Nikolay Igotti

Refine run command.

parent 4666f5f2
docker run --rm --mount type=bind,source=$HOME/compose,target=/host -ti skiko-build bash
docker run --rm --mount type=bind,source=$HOME/compose,target=/host -ti skiko-build bash -c "cd /host/skiko/skiko && ./gradlew skikoJvmRuntimeJar && bash"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment