/
AL
aliyun
/
Pouch Engine API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Container
21
post
Create a container
get
Inspect a container
post
Rename a container
post
Restart a container
post
Start a container
post
Stop a container
post
Kill a container
post
Pause a container
post
Unpause a container
get
Display the running processes of a container
post
Block until a container stops, then returns the exit code.
delete
Remove one container
get
Get container logs
get
Get container stats based on resource usage
post
changes the size of the tty for a container
get
list checkpoints of a container
post
create a checkpoint from a running container
delete
delete a checkpoint of a container
post
Attach to a container
post
Update the configurations of a container
post
Upgrade a container with new image and args
Copy
3
Exec
4
Network
6
Volume
4
get
get
Get Pouchd version
get
Get System information
post
Check auth configuration
post
Update daemon's labels and image proxy
get
Subscribe pouchd events to users
post
Create an image by pulling from a registry or importing from an existing source file
post
Import images
get
Save image
get
Inspect an image
get
Get an image's history
get
List Images
get
Search images
post
Tag an image
delete
Remove an image
post
push an image
get
List containers
post
Create an image from a container
Container
Unpause a container
post
/containers/{id}/unpause
Path parameters
id
string
required
ID or name of the container
Response
no error
Changes