ETRI_SMARTFARM_POC/init.sh

3 lines
82 B
Bash

rm -r *.db
docker container stop $(docker container ls -q)
docker container prune