correiabrux

Docker Exec

Nov 9th, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. # Executando comando em container
  2.  
  3. $ docker exec IdContainer ls
  4. # docker exec -ti Idcontainer /bin/sh
Advertisement
Add Comment
Please, Sign In to add comment