1#!/usr/bin/env bash
2
3# quick way to kill a build
4sudo systemctl restart docker
5