For the complete documentation index, see llms.txt. This page is also available as Markdown.

Docker

docker-compose

Commands

  • Starting and running a container in the background

    $> docker-compose up -d

Last updated