idm-service/docker_stop_clean.sh

5 lines
66 B
Bash
Executable File

docker compose stop
rm -fr tomcat/logs/*
rm -fr tomcat/webapps/*