3 lines
149 B
Bash
3 lines
149 B
Bash
#!/bin/bash
|
|
|
|
sudo docker compose up --no-attach postgres_db --no-attach rabbitmq --no-attach prometheus --no-attach grafana --no-attach node-exporter |