Skip to content

Change build context to relative path (for Linux)#40

Open
fuj wants to merge 1 commit intomainfrom
compose_fix
Open

Change build context to relative path (for Linux)#40
fuj wants to merge 1 commit intomainfrom
compose_fix

Conversation

@fuj
Copy link

@fuj fuj commented May 4, 2023

Summary

Test Plan

@fuj fuj requested a review from yxjiang May 4, 2023 11:00
build:
context: ${PWD}
# Should be a relative path to the Compose file’s parent folder (${PWD} doesn't work on Ubuntu)
context: ../../
Copy link
Member

Choose a reason for hiding this comment

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

Does this mean we should run the command in the folder summarize_to_notion? We may want to check whether Dockerfile will work as expected in this way.

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