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

fix(ndc-cli) : update dockerfile #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FawziLinggo
Copy link

I have tried running the MySQL and Phoenix connectors with the following versions:

  • ndc-jvm-cli:v0.1.3
  • ndc-jvm-cli:v0.1.0

It seems that the command mkdir -p /app/output && chmod 777 /app/output works, but the 'default' user does not have access to the ownership of the folder, which is set to user:group with UID:GID 1000 :1000.

Here is the log output when performing the introspect on the MySQL connector :

image

without USER root
image

with USER root
image

Run permission as a root
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.

1 participant