Merge pull request #1056 from miketheman/patch-1
Update docker-compose plugin
This commit is contained in:
@@ -14,7 +14,7 @@ function docker-compose-fresh() {
|
||||
fi
|
||||
|
||||
docker-compose $DCO_FILE_PARAM stop
|
||||
docker-compose $DCO_FILE_PARAM rm -f --all
|
||||
docker-compose $DCO_FILE_PARAM rm -f
|
||||
docker-compose $DCO_FILE_PARAM up -d
|
||||
docker-compose $DCO_FILE_PARAM logs -f --tail 100
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user