mirror of https://github.com/ConsenSys/mythril
Dockerfile improvement (#1017)
* build(dockerfile): support preinstalling custom solc * build(dockerfile): run with normal user mythril * build(dockerfile): fix install SOLC command & install under mythril user * fix.build(dockerfile): when build-time argument SOLC not specified * fix.build & chore(dockerfile): copy signature db to user directory & remove CHOWN operation for copied files Fix copying to `signatures.db` to root home directory mistake. `chown` operation was unnecessary and removed.pull/1039/head
parent
a9671de8a3
commit
111f1f166f
Loading…
Reference in new issue