April 2017
Beginner
404 pages
9h 30m
English
The following image shows a sample request and response for killing a container. Notice the use of HTTP DELETE method for making a delete call:

Docker contains REST APIs for every function that can be performed from the command line. A full REST API specification is available at https://docs.docker.com/engine/api/.
Read now
Unlock full access