crazyfactory/docker-project-cli

Possibility to run commands on host context

Closed this issue · 5 comments

Branched from #21

in what situation would we need this? ^^

it is spinoff of #21, it finds real usage when chaining is possible later. shop api would be needing it as well

for within the container i can't think of a real use-case right now. Which use-case in shop-api are you talking about? ^^

from within the container it is not even possible (or not neatly) to invoke host cmd and we won't even need it. when booting up the app solely using this tool, we might have to run some preliminary commands in the machine before we can up the container and proceed

ah misread, my bad