Files
meshing-around/script/docker/README.md
2025-10-23 23:32:53 -07:00

17 lines
316 B
Markdown

# How do I use this thing?
This is not a full turnkey setup for Docker yet?
`docker pull ghcr.io/spudgunman/meshing-around:main`
`docker network create meshing-around-network`
`docker compose run meshtasticd`
`docker compose run meshing-around`
`docker compose run ollama`
`docker compose run debug-console`