Cannot build docker
Issue:
Sending build context to Docker daemon 14.85kB
Error response from daemon: no build stage in current context
Solution:
https://stackoverflow.com/questions/50452860/error-response-from-daemon-no-build-stage-in-current-context
Any line of "RUN" should be after "FROM xxx "