Update Makefile
This commit is contained in:
parent
7e4d92fc92
commit
b03beccfb2
1 changed files with 0 additions and 5 deletions
5
Makefile
5
Makefile
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue