Преглед на файлове

Merge pull request #40794 from edigaryev/api-clarify-image-field

swagger: clarify the meaning of Image field in ContainerInspect endpoint
Brian Goff преди 5 години
родител
ревизия
40356083c0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -5086,7 +5086,7 @@ paths:
                 x-nullable: true
                 $ref: "#/definitions/ContainerState"
               Image:
-                description: "The container's image"
+                description: "The container's image ID"
                 type: "string"
               ResolvConfPath:
                 type: "string"