You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to deploy the docker image in openshift, but it seems that there is a permission issue: "/bin/sh: 1: cannot create external-scripts.json: Permission denied."
Is there a chance that this will be fixed?
Thanks
The text was updated successfully, but these errors were encountered:
it should be easy to change the location of external-scripts.json to a dedicated folder.
Openshift could then mount a volume for this particular folder.
Greetings,
I'm trying to deploy the docker image in openshift, but it seems that there is a permission issue: "/bin/sh: 1: cannot create external-scripts.json: Permission denied."
Is there a chance that this will be fixed?
Thanks
The text was updated successfully, but these errors were encountered: