Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

CentOS Docker file error #5463

Closed
mawenpeng opened this issue Apr 17, 2017 · 1 comment
Closed

CentOS Docker file error #5463

mawenpeng opened this issue Apr 17, 2017 · 1 comment
Assignees
Labels
M1-ci 🙉 Continuous integration. Z0-unconfirmed 🤔 Issue might be valid, but it’s not yet known.

Comments

@mawenpeng
Copy link

In file docker/centos/Dockerfile, Line#9:
sh rustup.sh -s -- --disable-sudo

Seems like it should be:
sh rustup.sh --disable-sudo

@General-Beck General-Beck self-assigned this Apr 17, 2017
@5chdn 5chdn added M1-ci 🙉 Continuous integration. Z0-unconfirmed 🤔 Issue might be valid, but it’s not yet known. labels Apr 18, 2017
General-Beck added a commit that referenced this issue Apr 27, 2017
@General-Beck
Copy link
Contributor

81c449f

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M1-ci 🙉 Continuous integration. Z0-unconfirmed 🤔 Issue might be valid, but it’s not yet known.
Projects
None yet
Development

No branches or pull requests

3 participants