Is there any way of getting the container name inside the container in a java programm using processBuilder ?
Example: the command docker run -it --name AppCont
docker run -it --name AppCont