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 "

posted on 2022-08-05 00:06  cdekelon  阅读(128)  评论(0)    收藏  举报

导航