#!/bin/bash -e
k3d cluster delete local
docker rm -f registry-localhost
docker rm -f postgres-localhost
docker rm -f nfs-localhost