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
34784db4
Kaydet (Commit)
34784db4
authored
Eyl 16, 2015
tarafından
Vladimir Rutsky
Kaydeden (comit)
Vladimir Rutsky
Eyl 16, 2015
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add missing dots at ends of command descriptions
Signed-off-by:
Vladimir Rutsky
<
vladimir@rutsky.org
>
üst
bd6a79fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
api.md
docs/api.md
+7
-7
No files found.
docs/api.md
Dosyayı görüntüle @
34784db4
...
...
@@ -257,7 +257,7 @@ You can now use this with 'environment' for `create_container`.
## diff
Inspect changes on a container's filesystem
Inspect changes on a container's filesystem
.
**Params**
:
...
...
@@ -345,7 +345,7 @@ chunks. A string containing response data otherwise.
## export
Export the contents of a filesystem as a tar archive to STDOUT
Export the contents of a filesystem as a tar archive to STDOUT
.
**Params**
:
...
...
@@ -375,7 +375,7 @@ An example of how to get (save) an image to a file.
## history
Show the history of an image
Show the history of an image
.
**Params**
:
...
...
@@ -517,7 +517,7 @@ single dict
## inspect_image
Identical to the
`docker inspect`
command, but only for images
Identical to the
`docker inspect`
command, but only for images
.
**Params**
:
...
...
@@ -528,7 +528,7 @@ single dict
## kill
Kill a container or send a signal to a container
Kill a container or send a signal to a container
.
**Params**
:
...
...
@@ -648,7 +648,7 @@ Identical to the `docker pull` command.
## push
Push an image or a repository to the registry. Identical to the
`docker push`
command
command
.
**Params**
:
...
...
@@ -824,7 +824,7 @@ Tag an image into a repository. Identical to the `docker tag` command.
**Returns**
(bool): True if successful
## top
Display the running processes of a container
Display the running processes of a container
.
**Params**
:
...
...
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