Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
docker-py
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
docker-py
Commits
74a3242b
Kaydet (Commit)
74a3242b
authored
Eyl 17, 2015
tarafından
Vladimir Rutsky
Kaydeden (comit)
Vladimir Rutsky
Eyl 17, 2015
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
specify default value of stream parameter of exec_start()
Signed-off-by:
Vladimir Rutsky
<
vladimir@rutsky.org
>
üst
e7ad5361
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
api.md
docs/api.md
+1
-1
No files found.
docs/api.md
Dosyayı görüntüle @
74a3242b
...
...
@@ -361,7 +361,7 @@ Start a previously set up exec instance.
*
exec_id (str): ID of the exec instance
*
detach (bool): If true, detach from the exec command. Default: False
*
tty (bool): Allocate a pseudo-TTY. Default: False
*
stream (bool): Stream response data
*
stream (bool): Stream response data
. Default: False
**Returns**
(generator or str): If
`stream=True`
, a generator yielding response
chunks. A string containing response data otherwise.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment