2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00
2021-10-27 13:43:57 -04:00

6 lines
126 B
Bash
Executable File

#!/bin/bash
CURDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
docker-compose -f $CURDIR/docker/docker-compose.yml down