Skip to content

Update nginx.Dockerfile#1

Open
yeknava wants to merge 1 commit into
Daursu:masterfrom
yeknava:patch-1
Open

Update nginx.Dockerfile#1
yeknava wants to merge 1 commit into
Daursu:masterfrom
yeknava:patch-1

Conversation

@yeknava

@yeknava yeknava commented Apr 17, 2019

Copy link
Copy Markdown

No description provided.

Comment thread docker/nginx.Dockerfile
WORKDIR /app/public

COPY nginx.conf /etc/nginx/nginx.conf
COPY ./docker/nginx.conf /etc/nginx/nginx.conf

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the context is set to ./docker when building the image, so the path ./nginx.conf is correct with the current docker-compose.yml file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants