馃殌Day 75 - Sending Docker Log to Grafana馃槂
馃敹 Task-01: Install Docker and start docker service on a Linux EC2 throughUSERDATA.
#!/bin/bash
sudo apt update
sudo apt install -y apt-transport-https ca-certificates curl software-properties-common
curl -fsSL https://down...
trushid.hashnode.dev3 min read