docker icon indicating copy to clipboard operation
docker copied to clipboard

Results 2 docker issues
Sort by recently updated
recently updated
newest added

Debian image code docker/vlang/Dockerfile.debian Is the same as in Alpine version

Repro command: ``` docker run --rm thevlang/vlang v -prod examples/hanoi.v ``` Error: ``` ================== /usr/bin/ld: /usr/lib/llvm-7/bin/../lib/LLVMgold.so: error loading plugin: /usr/lib/llvm-7/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory...