Skip to content

Commit 3cb69db

Browse files
committed
fix(docker): fix spec with real world data..
1 parent 9dd9059 commit 3cb69db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/docker-v1.51-patched.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9239,6 +9239,7 @@ components:
92399239
such
92409240

92419241
as SELinux.
9242+
nullable: true
92429243
items:
92439244
type: string
92449245
StorageOpt:
@@ -9304,6 +9305,7 @@ components:
93049305
overrides
93059306

93069307
the default set of paths).
9308+
nullable: true
93079309
items:
93089310
type: string
93099311
example:
@@ -9914,6 +9916,7 @@ components:
99149916
items:
99159917
$ref: "#/components/schemas/PortBinding"
99169918
nullable: true
9919+
nullable: true
99179920
example:
99189921
443/tcp:
99199922
- HostIp: 127.0.0.1

0 commit comments

Comments
 (0)