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

DataPower chmod issue on Ubuntu (16) #2

Open
QAnders opened this issue Nov 17, 2017 · 0 comments
Open

DataPower chmod issue on Ubuntu (16) #2

QAnders opened this issue Nov 17, 2017 · 0 comments

Comments

@QAnders
Copy link

QAnders commented Nov 17, 2017

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
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

No branches or pull requests

1 participant