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

Had issue with Docker running entry point /opt/mx-puppet-steam/docker-run.sh #14

Open
danhol86 opened this issue Jan 29, 2021 · 0 comments

Comments

@danhol86
Copy link

Needed to add following line to the Dockerfile to get this to work for me. As Docker throwing error around unknown access.

RUN chmod +x docker-run.sh
just after
COPY docker-run.sh ./

@danhol86 danhol86 changed the title Had issue with Docker running entry point /opt/mx-puppet-messages/docker-run.sh Had issue with Docker running entry point /opt/mx-puppet-steam/docker-run.sh Jan 29, 2021
icewind1991 pushed a commit that referenced this issue Mar 19, 2023
…tring-1.9.1

Bump color-string from 1.5.4 to 1.9.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