Skip to content

Fix COPY path to shared-components in docker#460

Merged
jbluks merged 3 commits intomainfrom
jonathan/fix-fe-build
Sep 14, 2022
Merged

Fix COPY path to shared-components in docker#460
jbluks merged 3 commits intomainfrom
jonathan/fix-fe-build

Conversation

@jbluks
Copy link
Copy Markdown
Collaborator

@jbluks jbluks commented Sep 14, 2022

No description provided.

Comment thread frontend/Dockerfile.vars
COPY --from=build-stage /app/packages/client/build /app
COPY ./deploy/nginx.conf /etc/nginx/nginx.conf
EXPOSE 80
RUN ls -la /app
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@fersan1985 I don't see a reason why not deleting this....is it ok?

Copy link
Copy Markdown
Collaborator Author

@jbluks jbluks Sep 14, 2022

Choose a reason for hiding this comment

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

Yea - I was looking at this and it seemed outdated and missing things from the other scripts. It doesn't seem to be part of our build process. I deleted to avoid confusion. However, @fersan1985 can confirm if this file isn't used anywhere.

@jbluks jbluks merged commit 781c897 into main Sep 14, 2022
@jbluks jbluks deleted the jonathan/fix-fe-build branch September 14, 2022 18:27
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.

3 participants