Revision history of "Docker CMD"

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 21:42, 28 May 2020Chao talk contribs 2,004 bytes +2,004 Created page with "== Commands == === Container === * docker ps -a * docker kill * docker rm <CONTAINER ID> ==== Docker exec - Enter into container ==== * docker exec -it nginx /bin/bash # i no..."