DOM-based parsing tools and types for metajelo XML
API docs are available on Pursuit.
-
First build the image:
./build-docker.sh
-
Run a command , e.g.
./psc.sh npm run prod
. This will runnpm run prod
the command in the container with the CWD mounted and then exit. Alternatively if you want to issue multiple commands in the container quickly, you can run./psc.sh bash
.