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
277a6e13
Kaydet (Commit)
277a6e13
authored
Mar 28, 2017
tarafından
Joffrey F
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add reload() in docs for Container and Secret classes
Signed-off-by:
Joffrey F
<
joffrey@docker.com
>
üst
c0c25c07
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
change-log.md
docs/change-log.md
+13
-0
containers.rst
docs/containers.rst
+1
-0
secrets.rst
docs/secrets.rst
+1
-0
No files found.
docs/change-log.md
Dosyayı görüntüle @
277a6e13
Change log
==========
2.
2.1
-----
[
List of PRs / issues for this release
](
https://github.com/docker/docker-py/milestone/32?closed=1
)
### Bugfixes
*
Fixed a bug where the
`status_code`
attribute of
`APIError`
exceptions would
not reflect the expected value.
*
Fixed an issue where the
`events`
method would time out unexpectedly if no
data was sent by the engine for a given amount of time.
2.2.0
-----
...
...
docs/containers.rst
Dosyayı görüntüle @
277a6e13
...
...
@@ -40,6 +40,7 @@ Container objects
.. automethod:: logs
.. automethod:: pause
.. automethod:: put_archive
.. automethod:: reload
.. automethod:: remove
.. automethod:: rename
.. automethod:: resize
...
...
docs/secrets.rst
Dosyayı görüntüle @
277a6e13
...
...
@@ -26,4 +26,5 @@ Secret objects
The raw representation of this object from the server.
.. automethod:: reload
.. automethod:: remove
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