Closed fitzthum closed 2 weeks ago
Docker prefers that statements using FROM and AS have those two words in the same case and will even warn you about it if you don't.
See https://docs.docker.com/reference/build-checks/from-as-casing/
Docker prefers that statements using FROM and AS have those two words in the same case and will even warn you about it if you don't.
See https://docs.docker.com/reference/build-checks/from-as-casing/