Allega finestra mobile

Esempi di codice

12
0

finestra mobile interattiva

docker exec -it [containerid/name] [shell]

#Example
docker exec -it fa80b69 bash
#if its an apline container use "sh" instead of "bash"
6
0

contenitore avvio finestra mobile

$ docker start my_container
3
0

docker eseguire il comando sul contenitore

sudo docker exec -it <container name> <command>
2
0

allega finestra mobile

docker attach [OPTIONS] CONTAINER
-1
0

docker come eseguire il contenitore esistente

docker start <container-name/ID>

In altre lingue

Questa pagina è in altre lingue

Русский
..................................................................................................................
English
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................