Files
lodestar/docker/docker-compose.local_dev.sh
Lion - dapplion d1cddb7ca8 Add dockerized metrics local setup (#5173)
* Add dockerized metrics local setup

* Review PR
2023-02-20 11:08:46 -05:00

6 lines
128 B
Bash
Executable File

#!/bin/bash
cp -r ./dashboards docker/grafana_dev/dashboards
docker-compose -f docker/docker-compose.local_dev.yml up --build