I would like when running a docker container with a Java application (spring or legacy applications), when finishes tomcat startup, run a script that plays a sound (which would serve as a notification).
The problem is know how run commands triggered after Tomcat startup.