#!/bin/bash
set -Eeuo pipefail

# shellcheck disable=SC1091
source script/env

docker stop exabgp_exporter
