You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-d is used to run the docker container in the detached mode.
It makes the container to run in the background, so we get
our terminal to do whatever we want.