dockersamples / 101-tutorial

Apache License 2.0
334 stars 222 forks source link

Muti-Container Apps: get out of netshoot #33

Open LenRemmerswaal opened 3 years ago

LenRemmerswaal commented 3 years ago

In chapter of Multi-Container Apps (highly instructive!) , netshoot is started inside the main PWD command prompt to show off easy networking. Thats great.

You may want to mention that typing 'exit' at the netshoot prompt is the way to get out to 'your own' prompt again, as ctrl-C, ctrl-Z or ctrl-D do not do the trick.

oyeyipo commented 3 years ago

In the netshoot cli you can type help which will bring several commands to run.

Out of which to exit netshoot cli simply type exit