Update Makefile

This commit is contained in:
mips171 2023-01-06 10:53:34 +10:00 committed by GitHub
parent baa65ebbfa
commit 5b73526436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,11 +43,6 @@ up:
$(DCO_BIN) up -d $(DCO_BIN) up -d
sleep 3 sleep 3
# Delete the Docker containers
.PHONY: down
down:
$(DCO_BIN) down
# Rebuild Docker containers to wipe all data # Rebuild Docker containers to wipe all data
.PHONY: reset .PHONY: reset
reset: reset: