/
CL
cloudfoundry
/
Docker 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
Config
5
Container
25
Distribution
1
Exec
4
Image
15
get
List Images
post
Build an image
post
Delete builder cache
post
Create an image
get
Inspect an image
get
Get the history of an image
post
Push an image
post
Tag an image
delete
Remove an image
get
Search images
post
Delete unused images
post
Create a new image from a container
get
Export an image
get
Export several images
post
Import images
Network
7
Node
4
Plugin
11
Secret
5
Service
6
Session
1
Swarm
7
System
7
Task
3
Volume
6
Image
Get the history of an image
Return parent layers of an image.
get
/images/{name}/history
Path parameters
name
string
required
Image name or ID
Response
List of image layers
object[]
required
Id
string
required
Created
integer
required
CreatedBy
string
required
Tags
string[]
required
Size
integer
required
Comment
string
required
Changes