Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed dependency to /data directory #29

Merged
merged 3 commits into from
Mar 31, 2023

Conversation

meraj-kashi
Copy link
Contributor

@meraj-kashi meraj-kashi commented Mar 27, 2023

Hi!

The command to run docker container and build image is based on the path "/data". So, if run the script locally (out of the Docker container), it is getting failed.

By applying this modification, we can run the script locally as well as container.

@cloudymax
Copy link
Owner

Tested successfully locally and via docker, good to merge 👍

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.

None yet

2 participants