We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to get this running on a Ubuntu server but running in to the following error:
Building datapower Step 1/7 : FROM ibmcom/datapower:latest ---> e7549b3e0724 Step 2/7 : ENV DATAPOWER_WORKER_THREADS 2 DATAPOWER_INTERACTIVE true ---> Using cache ---> abf0336bdcfe Step 3/7 : COPY src/ / ---> Using cache ---> 4d97f62a93ac Step 4/7 : RUN chmod +x /start.sh ---> Running in aba46bf1908f chmod: /start.sh: Operation not permitted ERROR: Service 'datapower' failed to build: The command 'chmod +x /start.sh' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying to get this running on a Ubuntu server but running in to the following error:
The text was updated successfully, but these errors were encountered: