Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 278 Bytes

File metadata and controls

11 lines (10 loc) · 278 Bytes

Docker images for the MEP Jetson

These are the services which enable the MEP Jetson to run and connect to the sensing platform.

To control services:

cd /opt/radiohound/docker
git pull
docker compose pull
docker compose up -d --force-recreate
docker compose down