mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
spelling fix
This commit is contained in:
parent
3a6c2e48f9
commit
e614690f07
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Notable features
|
|||
|
||||
* Change management: changes to a container's filesystem can be committed into a new image and re-used to create more containers. No templating or manual configuration required.
|
||||
|
||||
* Interactive shell: docker can allocate a pseudo-tty and attach to the standard input of any container, for example to run a throaway interactive shell.
|
||||
* Interactive shell: docker can allocate a pseudo-tty and attach to the standard input of any container, for example to run a throwaway interactive shell.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue