Docker exec

From NovaOrdis Knowledge Base
Revision as of 20:30, 16 October 2017 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

External

Internal

Overview

Attaches to a running container.

docker exec [-u <''uid''>] -it <running-cotainer-image-name> bash 

Options

-i

Interactive.

-t

Allocated pseudo-TTY