Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 7906230c authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

fix stooClearCompose for weblogic/oracle test

parent cf7690ef
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,6 @@ function clearOldContainers {
echo "Database stopped" > ./status-folder/database.status
echo "Clear containers and volumes"
docker-compose -p "${PREFIX}" rm -s -f -v
docker volume rm "${PREFIX}_shared-status-folder"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment