File tree Expand file tree Collapse file tree 4 files changed +0
-124
lines changed Expand file tree Collapse file tree 4 files changed +0
-124
lines changed Original file line number Diff line number Diff line change @@ -1531,37 +1531,6 @@ definitions:
1531
1531
items :
1532
1532
type : " string"
1533
1533
example : ["/bin/sh", "-c"]
1534
- # FIXME(thaJeztah): temporarily using a full example to remove some "omitempty" fields. Remove once the fields are removed.
1535
- example :
1536
- " User " : " web:web"
1537
- " ExposedPorts " : {
1538
- " 80/tcp " : {},
1539
- " 443/tcp " : {}
1540
- }
1541
- " Env " : ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"]
1542
- " Cmd " : ["/bin/sh"]
1543
- " Healthcheck " : {
1544
- " Test " : ["string"],
1545
- " Interval " : 0,
1546
- " Timeout " : 0,
1547
- " Retries " : 0,
1548
- " StartPeriod " : 0,
1549
- " StartInterval " : 0
1550
- }
1551
- " ArgsEscaped " : true
1552
- " Volumes " : {
1553
- " /app/data " : {},
1554
- " /app/config " : {}
1555
- }
1556
- " WorkingDir " : " /public/"
1557
- " Entrypoint " : []
1558
- " OnBuild " : []
1559
- " Labels " : {
1560
- " com.example.some-label " : " some-value" ,
1561
- " com.example.some-other-label " : " some-other-value"
1562
- }
1563
- " StopSignal " : " SIGTERM"
1564
- " Shell " : ["/bin/sh", "-c"]
1565
1534
1566
1535
NetworkingConfig :
1567
1536
description : |
Original file line number Diff line number Diff line change @@ -1531,37 +1531,6 @@ definitions:
1531
1531
items :
1532
1532
type : " string"
1533
1533
example : ["/bin/sh", "-c"]
1534
- # FIXME(thaJeztah): temporarily using a full example to remove some "omitempty" fields. Remove once the fields are removed.
1535
- example :
1536
- " User " : " web:web"
1537
- " ExposedPorts " : {
1538
- " 80/tcp " : {},
1539
- " 443/tcp " : {}
1540
- }
1541
- " Env " : ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"]
1542
- " Cmd " : ["/bin/sh"]
1543
- " Healthcheck " : {
1544
- " Test " : ["string"],
1545
- " Interval " : 0,
1546
- " Timeout " : 0,
1547
- " Retries " : 0,
1548
- " StartPeriod " : 0,
1549
- " StartInterval " : 0
1550
- }
1551
- " ArgsEscaped " : true
1552
- " Volumes " : {
1553
- " /app/data " : {},
1554
- " /app/config " : {}
1555
- }
1556
- " WorkingDir " : " /public/"
1557
- " Entrypoint " : []
1558
- " OnBuild " : []
1559
- " Labels " : {
1560
- " com.example.some-label " : " some-value" ,
1561
- " com.example.some-other-label " : " some-other-value"
1562
- }
1563
- " StopSignal " : " SIGTERM"
1564
- " Shell " : ["/bin/sh", "-c"]
1565
1534
1566
1535
NetworkingConfig :
1567
1536
description : |
Original file line number Diff line number Diff line change @@ -1543,37 +1543,6 @@ definitions:
1543
1543
items :
1544
1544
type : " string"
1545
1545
example : ["/bin/sh", "-c"]
1546
- # FIXME(thaJeztah): temporarily using a full example to remove some "omitempty" fields. Remove once the fields are removed.
1547
- example :
1548
- " User " : " web:web"
1549
- " ExposedPorts " : {
1550
- " 80/tcp " : {},
1551
- " 443/tcp " : {}
1552
- }
1553
- " Env " : ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"]
1554
- " Cmd " : ["/bin/sh"]
1555
- " Healthcheck " : {
1556
- " Test " : ["string"],
1557
- " Interval " : 0,
1558
- " Timeout " : 0,
1559
- " Retries " : 0,
1560
- " StartPeriod " : 0,
1561
- " StartInterval " : 0
1562
- }
1563
- " ArgsEscaped " : true
1564
- " Volumes " : {
1565
- " /app/data " : {},
1566
- " /app/config " : {}
1567
- }
1568
- " WorkingDir " : " /public/"
1569
- " Entrypoint " : []
1570
- " OnBuild " : []
1571
- " Labels " : {
1572
- " com.example.some-label " : " some-value" ,
1573
- " com.example.some-other-label " : " some-other-value"
1574
- }
1575
- " StopSignal " : " SIGTERM"
1576
- " Shell " : ["/bin/sh", "-c"]
1577
1546
1578
1547
NetworkingConfig :
1579
1548
description : |
Original file line number Diff line number Diff line change @@ -1543,37 +1543,6 @@ definitions:
1543
1543
items :
1544
1544
type : " string"
1545
1545
example : ["/bin/sh", "-c"]
1546
- # FIXME(thaJeztah): temporarily using a full example to remove some "omitempty" fields. Remove once the fields are removed.
1547
- example :
1548
- " User " : " web:web"
1549
- " ExposedPorts " : {
1550
- " 80/tcp " : {},
1551
- " 443/tcp " : {}
1552
- }
1553
- " Env " : ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"]
1554
- " Cmd " : ["/bin/sh"]
1555
- " Healthcheck " : {
1556
- " Test " : ["string"],
1557
- " Interval " : 0,
1558
- " Timeout " : 0,
1559
- " Retries " : 0,
1560
- " StartPeriod " : 0,
1561
- " StartInterval " : 0
1562
- }
1563
- " ArgsEscaped " : true
1564
- " Volumes " : {
1565
- " /app/data " : {},
1566
- " /app/config " : {}
1567
- }
1568
- " WorkingDir " : " /public/"
1569
- " Entrypoint " : []
1570
- " OnBuild " : []
1571
- " Labels " : {
1572
- " com.example.some-label " : " some-value" ,
1573
- " com.example.some-other-label " : " some-other-value"
1574
- }
1575
- " StopSignal " : " SIGTERM"
1576
- " Shell " : ["/bin/sh", "-c"]
1577
1546
1578
1547
NetworkingConfig :
1579
1548
description : |
You can’t perform that action at this time.
0 commit comments