2024-02-12 17:43:30 +01:00
|
|
|
mvn clean package
|
2024-02-16 12:24:02 +01:00
|
|
|
rm -f tomcat/logs/*.log
|
2024-02-12 17:43:30 +01:00
|
|
|
docker compose up -d --build --force-recreate
|
2024-02-16 12:24:02 +01:00
|
|
|
# curl http://localhost:8080/identity-manager/gcube/resource/health
|