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

Correct FROM link for the latest DLRS/mkl dockerfile #222

Closed
cigoic opened this issue Aug 22, 2019 · 1 comment
Closed

Correct FROM link for the latest DLRS/mkl dockerfile #222

cigoic opened this issue Aug 22, 2019 · 1 comment

Comments

@cigoic
Copy link

cigoic commented Aug 22, 2019

Found TWO statements inside stacks/dlrs/mkl/Dockerfile:

FROM stacks-clearlinux:......

should be corrected as shown below:

FROM clearlinux/stacks-clearlinux:......

Prefix "clearlinux/" in front of stacks-clearlinux, otherwise, it will require us to login Docker account to build the image.

@joselamego
Copy link
Contributor

Fixed in latest version.

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

2 participants