You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
LLVM & Clang are very import for some development, for example WebAssembly, Rust etc. It's a little complicated to install LLVM 8 on Ubuntu for junior. Now we have codercom/ubuntu-dev-gcc8, and could we add codercom/ubuntu-dev-llvm8 on Docker hub. thanks.
I have tried some LLVM images from docker hub, but these images not based from codercom/ubuntu-dev, still some bugs, for example, sudo command not found, /root/.vscode problem, no "user" account by default.
LLVM & Clang are very import for some development, for example WebAssembly, Rust etc. It's a little complicated to install LLVM 8 on Ubuntu for junior. Now we have codercom/ubuntu-dev-gcc8, and could we add codercom/ubuntu-dev-llvm8 on Docker hub. thanks.
I have tried some LLVM images from docker hub, but these images not based from codercom/ubuntu-dev, still some bugs, for example, sudo command not found, /root/.vscode problem, no "user" account by default.