hyperledger-labs / fabric-builder-k8s

Kubernetes chaincode builder for Hyperledger Fabric
https://labs.hyperledger.org/fabric-builder-k8s/
Apache License 2.0
30 stars 20 forks source link

Fix docker warnings #142

Open jt-nti opened 3 months ago

jt-nti commented 3 months ago
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 6)
- LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format (line 33)
- LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format (line 34)
- LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format (line 35)