mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 16:53:33 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# docker exec
|
||||
|
||||
> Execute a command on an already running Docker container.
|
||||
> More information: <https://docs.docker.com/engine/reference/commandline/exec/>.
|
||||
> More information: <https://docs.docker.com/reference/cli/docker/container/exec/>.
|
||||
|
||||
- Enter an interactive shell session on an already-running container:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user