Cannot Create container source is not directory. Encountered error while bringing up the project

前端 未结 0 1897
谎友^
谎友^ 2021-02-13 09:15

I have written dockerfile like below:

FROM nginx:1.13.8-alpine
RUN apk add --no-cache curl

COPY app/index.php /app

COPY nginx/default.conf /etc/nginx/conf.d/def         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题