docker exec executes a new command or create a new process in the container. while docker attach just connects the standard input or output or error to a running container using the container ID or name
YOUR COSMETIC CARE STARTS HERE
Looking for the right place for a cosmetic procedure? Explore top cosmetic hospitals in one place and choose with confidence.
“Small steps lead to big changes — today is a perfect day to begin.”
✓ Shortlist providers • ✓ Review options • ✓ Take the next step with confidence
docker exec executes a new command or create a new process in the container. while docker attach just connects the standard input or output or error to a running container using the container ID or name