rm unused file, fix docker-compose.yml

This commit is contained in:
Zach Ramsay
2018-05-18 13:59:30 -04:00
parent 0b68ec4b8e
commit 0e1f730fbb
2 changed files with 8 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
#! /bin/bash
# clean everything
docker rm -vf $(docker ps -aq)
docker network rm local_testnet