Hi
I have one problem so if you can help.
I need while I'm inside of container execute command "docker-composer" and this command is outside of container so, it's like from inside of container I want to execute command which is outside of container.
Because, this command create containers for me now when containers are created and I need let say 2 more containers I need to call this command but I'm inside of one of this containers.
So, is that possible and if yes can you send me some examples.
Thanks & Regards