Important

You are seeing the previous version of the new Alura experience we are preparing for you. Soon, it will get a brand-new visual identity designed to boost your studies!

1
reply

Erro dockerfile NGINX cpoy config

porem esta na estrutura do projeto 
root
    /public
    /docker
        /config
        alura-books.dockerfile
        nginx.dockerfile

--- Codigo dentro do dockerfile
COPY /public /var/www/public
COPY /docker/config/nginx.conf /etc/nginx/nginx.conf

Meu dockerfile esta apresentando erro no build ao tentar copiar => ERROR [2/4] COPY /public /var/www/public 0.0s => ERROR [3/4] COPY /docker/config/nginx.conf /etc/nginx/nginx.conf

1 reply

Oi Pedro

Envia aqui seu dockerfile, por favor.