Skip to content

Scripts Reference

Ryan Slominski edited this page Jul 17, 2024 · 113 revisions

These scripts are included in the jaws Docker image, and can also be installed on any Linux host with Python 3.9+.

The scripts require environment variables.

After starting the project containers with docker-compose up and waiting for things to come up you can access the console container shell with:

docker exec -it jaws bash

Sphinx Docs

Clone this wiki locally